Skip to content

Commit 13e39d7

Browse files
committed
correct parameter
1 parent 369d915 commit 13e39d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-version-ecr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ jobs:
117117
TAG_NAME: ${{ steps.set-version.outputs.VERSION }}
118118
with:
119119
body: "**Published image (AWS ECR Public):** `${{ steps.build-and-push.outputs.IMAGE_REF }}`"
120-
is_append_body: true
120+
isAppendBody: true

0 commit comments

Comments
 (0)