Skip to content

Commit 73aa50e

Browse files
authored
Fix changelog action: sign commits (#96)
sign commits Signed-off-by: luarss <[email protected]> Signed-off-by: Jack Luar <[email protected]>
1 parent d99326a commit 73aa50e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-changelog.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3131
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
3232
signoff: true
33+
sign-commits: true
3334
base: master
3435
branch: update-chglog
3536
delete-branch: true

0 commit comments

Comments
 (0)