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 0e0f5e6 commit 1c8bda2Copy full SHA for 1c8bda2
.github/workflows/gh-pages.yml
@@ -20,4 +20,4 @@ jobs:
20
uses: peaceiris/actions-gh-pages@v4
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
23
- publish_dir: ./book
+ publish_dir: ./book/html
0 commit comments