Skip to content

Commit 5d3df4f

Browse files
authored
Change publish to book
1 parent 3cc0336 commit 5d3df4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: peaceiris/actions-gh-pages@v3
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
25-
publish_dir: ./public
25+
publish_dir: ./book

0 commit comments

Comments
 (0)