We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0d7be2 + a4d9e11 commit 0ec4bf6Copy full SHA for 0ec4bf6
1 file changed
.github/workflows/prepare_release.yml
@@ -104,6 +104,7 @@ jobs:
104
assignees: '${{ github.triggering_actor }}'
105
author: '${{ env.GIT_AUTHOR_NAME }} <${{ env.GIT_AUTHOR_EMAIL }}>'
106
committer: '${{ env.GIT_COMMITTER_NAME }} <${{ env.GIT_COMMITTER_EMAIL }}>'
107
+ signoff: true
108
body: |
109
Automated release-prep through https://github.com/OpenVoxProject/shared-actions/ from commit ${{ github.sha }}.
110
0 commit comments