Skip to content

Commit 14a85a2

Browse files
update ci
1 parent 4e270f6 commit 14a85a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ jobs:
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
publish_dir: ./book
31-
force_orphan: true # 强制清空gh-pages分支
31+
force_orphan: true # 强制清空gh-pages分支
32+
destination_dir: embodied-intelligence-lab # 关键参数
33+
cname: ebook.opencamp.cn

0 commit comments

Comments
 (0)