We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369d915 commit 13e39d7Copy full SHA for 13e39d7
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
- is_append_body: true
+ isAppendBody: true
0 commit comments