Skip to content

Commit c6c7e50

Browse files
测试
1 parent fe7a1f4 commit c6c7e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_books.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
uses: peaceiris/actions-gh-pages@v4
4848
with:
4949
github_token: ${{ secrets.GITHUB_TOKEN }}
50-
publish_dir: publish_books/book_template
50+
publish_dir: book_template/book
5151
publish_branch: gh-pages # 你想部署的分支
5252
cname: "yinghuochong" # 如果你使用自定义域名,可以填写

0 commit comments

Comments
 (0)