Skip to content

Commit 570e210

Browse files
authored
Merge pull request #75 from gab-arrobo/update-push-gha
Enable signoff in GitHub Action
2 parents e259a27 + 9ac9b3a commit 570e210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
commit-message: Update version
169169
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
170170
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
171-
signoff: false
171+
signoff: true
172172
branch: version-update
173173
delete-branch: true
174174
title: Update version

0 commit comments

Comments
 (0)