Skip to content

Commit 8a2e744

Browse files
author
Steven Shum
authored
Update HugoAction.yml
1 parent b3f39b1 commit 8a2e744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/HugoAction.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
#注意这里指的是 Pages 要发布哪个文件夹的内容,而不是指发布到目标仓库的什么位置;因为 hugo 默认生成静态网页到 public 文件夹,所以这里发布 public 文件夹里的内容。
4343
publish_branch: gh-pages # 发布到哪个 branch
4444
force_orphan: true
45+
cname: webstack-hugo.weiyan.cc
4546
full_commit_message: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)