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 f2946ea commit 8c85772Copy full SHA for 8c85772
.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