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 c6c7e50 commit f1e1740Copy full SHA for f1e1740
.github/workflows/deploy_books.yml
@@ -49,4 +49,4 @@ jobs:
49
github_token: ${{ secrets.GITHUB_TOKEN }}
50
publish_dir: book_template/book
51
publish_branch: gh-pages # 你想部署的分支
52
- cname: "yinghuochong" # 如果你使用自定义域名,可以填写
+ # cname: "yinghuochong" # 如果你使用自定义域名,可以填写
0 commit comments