Skip to content

Commit 0ec4bf6

Browse files
authored
Merge pull request #77 from OpenVoxProject/nmburgan-patch-1
Enable signoff for automated release preparation
2 parents b0d7be2 + a4d9e11 commit 0ec4bf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/prepare_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
assignees: '${{ github.triggering_actor }}'
105105
author: '${{ env.GIT_AUTHOR_NAME }} <${{ env.GIT_AUTHOR_EMAIL }}>'
106106
committer: '${{ env.GIT_COMMITTER_NAME }} <${{ env.GIT_COMMITTER_EMAIL }}>'
107+
signoff: true
107108
body: |
108109
Automated release-prep through https://github.com/OpenVoxProject/shared-actions/ from commit ${{ github.sha }}.
109110

0 commit comments

Comments
 (0)