We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0521c commit adc181bCopy full SHA for adc181b
1 file changed
.github/workflows/publish-version-ecr.yaml
@@ -117,4 +117,4 @@ jobs:
117
TAG_NAME: ${{ steps.set-version.outputs.VERSION }}
118
with:
119
body: "**Published image (AWS ECR Public):** `${{ steps.build-and-push.outputs.IMAGE_REF }}`"
120
- isAppendBody: true
+ is_append_body: true
0 commit comments