Update deploy-docs.yml
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: ammaraskar/sphinx-action@master
|
- uses: ammaraskar/sphinx-action@8.0.2
|
||||||
with:
|
with:
|
||||||
docs-folder: "docs/"
|
docs-folder: "docs/"
|
||||||
- uses: JamesIves/github-pages-deploy-action@v4
|
- uses: JamesIves/github-pages-deploy-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user