Skip to content

Commit 86792ea

Browse files
authored
Update update-changelog.yml
1 parent 2613d19 commit 86792ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
uses: stefanzweifel/git-auto-commit-action@v5
2828
with:
2929
branch: main
30-
commit_message: Update CHANGELOG
30+
commit_message: Update CHANGELOG for ${{ github.event.release.name }}
3131
file_pattern: CHANGELOG.md

0 commit comments

Comments
 (0)