Use official tag

This commit is contained in:
Christian Treffs 2020-07-28 10:48:05 +02:00
parent 5995ce6c18
commit 05cc1f0067
No known key found for this signature in database
GPG Key ID: 49A4B4B460BE3ED4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Generate Documentation
uses: SwiftDocOrg/swift-doc@master
uses: SwiftDocOrg/swift-doc@1.0.0-beta.3
with:
inputs: "Sources/FirebladeECS"
output: "Documentation"