Skip to content

Commit 04bc2fa

Browse files
committed
ci: 添加 .github/release.yml 支持在 Release 显示 commit 变更
1 parent 3d9adde commit 04bc2fa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
changelog:
2+
options:
3+
# 允许直接 git push 的普通 commit 也显示在 What's Changed 中
4+
exclude_all_commits: false

0 commit comments

Comments
 (0)