Skip to content

Commit

Permalink
Fix bot in publish bicep (#36)
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
  • Loading branch information
willdavsmith authored Jan 6, 2024
1 parent 4f4de48 commit 927e72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-bicep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
token: ${{ secrets.GH_RAD_CI_BOT_PAT }}
committer: rad-ci-bot <rad-ci-bot@users.noreply.github.com>
author: rad-ci-bot <rad-ci-bot@users.noreply.github.com>
signoff: false
signoff: true
branch: aws-types/patch-${{ github.event.pull_request.number }}
delete-branch: true
title: |
Expand Down

0 comments on commit 927e72c

Please sign in to comment.