We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2170ce + a2a6437 commit ba5e255Copy full SHA for ba5e255
1 file changed
.github/workflows/gh-pages.yml
@@ -21,4 +21,4 @@ jobs:
21
uses: peaceiris/actions-gh-pages@v4
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
- publish_dir: ./book/html
+ publish_dir: ./book
0 commit comments