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 ae36cc6 commit adbfc86Copy full SHA for adbfc86
.github/workflows/sphinx.yml
@@ -58,4 +58,4 @@ jobs:
58
uses: peaceiris/actions-gh-pages@v3.6.1
59
with:
60
github_token: ${{ secrets.GITHUB_TOKEN }}
61
- publish_dir: docs/build/html
+ publish_dir: doc/build/html
0 commit comments