We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc0336 commit 5d3df4fCopy full SHA for 5d3df4f
.github/workflows/continuous-deployment.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: peaceiris/actions-gh-pages@v3
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
- publish_dir: ./public
+ publish_dir: ./book
0 commit comments