Skip to content

Commit 8fe5886

Browse files
committed
💚 Fix docs deploy
1 parent 90b2af5 commit 8fe5886

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
@@ -53,4 +53,4 @@ jobs:
5353
uses: peaceiris/actions-gh-pages@v3
5454
with:
5555
github_token: ${{ secrets.GITHUB_TOKEN }}
56-
publish_dir: book
56+
publish_dir: docs/book

0 commit comments

Comments
 (0)