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 8a8dc6f commit 44bcd02Copy full SHA for 44bcd02
.github/workflows/docs.yml
@@ -44,6 +44,6 @@ jobs:
44
uses: peaceiris/actions-gh-pages@v3
45
with:
46
github_token: ${{ secrets.GITHUB_TOKEN }}
47
- publish_dir: ./docs
+ publish_dir: ./docs/book
48
publish_branch: gh-pages
49
force_orphan: true
0 commit comments