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.
1 parent befe33c commit 4c01d28Copy full SHA for 4c01d28
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,8 @@ jobs:
22
- name: Run Tox
23
run: tox -e docs -vv
24
- name: Publish
25
- uses: JamesIves/github-pages-deploy-action@v4.4.1
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
26
with:
27
branch: gh-pages
28
folder: docs/build/html
29
+
0 commit comments