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 46c41f3 commit a9996f4Copy full SHA for a9996f4
.github/workflows/docs.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: peaceiris/actions-gh-pages@v3
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
- publish_dir: ./docs/build
+ publish_dir: ./docs/build/html
0 commit comments