chore: 固定 CNAME 文件,修改 gh-pages 分支的提交信息
This commit is contained in:
3
.github/workflows/doc.yaml
vendored
3
.github/workflows/doc.yaml
vendored
@@ -36,4 +36,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: docs/.vitepress/dist
|
publish_dir: docs/.vitepress/dist
|
||||||
force_orphan: true
|
force_orphan: true
|
||||||
|
commit_message: 部署来自 main 的最新文档变更:
|
||||||
1
docs/public/CNAME
Normal file
1
docs/public/CNAME
Normal file
@@ -0,0 +1 @@
|
|||||||
|
bili-sync.allwens.work
|
||||||
Reference in New Issue
Block a user