We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f311703 + e5c3791 commit 5c8f44dCopy full SHA for 5c8f44d
1 file changed
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Run Tox
25
run: tox -e docs
26
- name: Publish
27
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
28
with:
29
branch: gh-pages
30
folder: docs/_build/html
0 commit comments