Skip to content

Commit adc181b

Browse files
authored
correct is_append_body (#31)
1 parent dd0521c commit adc181b

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-
isAppendBody: true
120+
is_append_body: true

0 commit comments

Comments
 (0)