We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce81904 commit 28f04feCopy full SHA for 28f04fe
.github/workflows/provision-bot.yml
@@ -132,5 +132,5 @@ jobs:
132
capabilities: 'CAPABILITY_NAMED_IAM'
133
no-fail-on-empty-changeset: "1"
134
parameter-overrides: >-
135
- LatestTag=${{ steps.rename-pondo-bot-image.outputs.pondo-bot-image-tag }}
+ LatestTag=${{ steps.rename-pondo-bot-image.outputs.pondo-bot-image-tag }},
136
BranchName=${{ env.BRANCH_NAME }}
0 commit comments