Skip to content

Commit

Permalink
Update HugoAction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Shum authored Feb 10, 2025
1 parent b3f39b1 commit 8a2e744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/HugoAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
#注意这里指的是 Pages 要发布哪个文件夹的内容,而不是指发布到目标仓库的什么位置;因为 hugo 默认生成静态网页到 public 文件夹,所以这里发布 public 文件夹里的内容。
publish_branch: gh-pages # 发布到哪个 branch
force_orphan: true
cname: webstack-hugo.weiyan.cc
full_commit_message: ${{ github.event.head_commit.message }}

0 comments on commit 8a2e744

Please sign in to comment.