Skip to content

Commit 915a9ed

Browse files
NIAD-3194: Fix spelling issue in GitHub workflow (#331)
* Update `comment_tag` to `comment-tag` in GitHub actions build workflow
1 parent 9bc6c2b commit 915a9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,6 @@ jobs:
271271
with:
272272
message: |
273273
Images built and published to ECR using a Build Id of ${{ needs.generate-build-id.outputs.build-id }}
274-
comment_tag: images-built
274+
comment-tag: images-built
275275
mode: upsert
276276

0 commit comments

Comments
 (0)