We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 732ebf1 + d88b011 commit 329311dCopy full SHA for 329311d
1 file changed
.github/workflows/promote.yml
@@ -96,6 +96,7 @@ jobs:
96
assignees: '${{ github.triggering_actor }}'
97
author: '${{ env.GIT_AUTHOR_NAME }} <${{ env.GIT_AUTHOR_EMAIL }}>'
98
committer: '${{ env.GIT_COMMITTER_NAME }} <${{ env.GIT_COMMITTER_EMAIL }}>'
99
+ signoff: true
100
base: ${{ inputs.branch }}
101
body: |
- Automated promotion of ${{ inputs.component }} to ref ${{ inputs.ref }}.
102
+ Automated promotion of ${{ inputs.component }} to ref ${{ inputs.ref }}.
0 commit comments