Skip to content

Commit

Permalink
Fix changelog action: sign commits (#96)
Browse files Browse the repository at this point in the history
sign commits

Signed-off-by: luarss <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
  • Loading branch information
luarss authored Nov 12, 2024
1 parent d99326a commit 73aa50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
signoff: true
sign-commits: true
base: master
branch: update-chglog
delete-branch: true
Expand Down

0 comments on commit 73aa50e

Please sign in to comment.