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 8fa9a0b commit e3a0d9fCopy full SHA for e3a0d9f
.github/workflows/ci.yml
@@ -69,4 +69,4 @@ jobs:
69
uses: peaceiris/actions-gh-pages@v3
70
with:
71
github_token: ${{ secrets.GITHUB_TOKEN }}
72
- publish_dir: docs/_build/html
+ publish_dir: docs/build/html
0 commit comments