We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f383d1e commit 24de349Copy full SHA for 24de349
1 file changed
.github/workflows/drupal-update.yml
@@ -189,8 +189,6 @@ jobs:
189
Update modules
190
191
${{ steps.composer-update.outputs.commit_body }}
192
- committer: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
193
- author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
194
signoff: false
195
branch: hotfix/${{ steps.semvers.outputs.patch }}
196
base: ${{ inputs.branch }}
0 commit comments