Use official tag
This commit is contained in:
parent
5995ce6c18
commit
05cc1f0067
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
- name: Generate Documentation
|
- name: Generate Documentation
|
||||||
uses: SwiftDocOrg/swift-doc@master
|
uses: SwiftDocOrg/swift-doc@1.0.0-beta.3
|
||||||
with:
|
with:
|
||||||
inputs: "Sources/FirebladeECS"
|
inputs: "Sources/FirebladeECS"
|
||||||
output: "Documentation"
|
output: "Documentation"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue