We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec99548 commit 2dd2a5bCopy full SHA for 2dd2a5b
.github/workflows/generate-changelog.yml
@@ -23,4 +23,4 @@ jobs:
23
commit_message: "chore: update changelog"
24
branch: ${{ github.head_ref }}
25
file_pattern: "CHANGELOG.md"
26
- add_author: true
+ commit_author: "GitHub Action <actions@github.com>"
0 commit comments