Skip to content

Commit 44bcd02

Browse files
committed
upload actual book folder that contains static html build
1 parent 8a8dc6f commit 44bcd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
uses: peaceiris/actions-gh-pages@v3
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
47-
publish_dir: ./docs
47+
publish_dir: ./docs/book
4848
publish_branch: gh-pages
4949
force_orphan: true

0 commit comments

Comments
 (0)