We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d677eb commit 3ac58efCopy full SHA for 3ac58ef
.github/workflows/update-changelog.yml
@@ -27,5 +27,5 @@ jobs:
27
uses: stefanzweifel/git-auto-commit-action@v5
28
with:
29
branch: main
30
- commit_message: Update CHANGELOG
+ commit_message: Update CHANGELOG for ${{ github.event.release.name }}
31
file_pattern: CHANGELOG.md
0 commit comments