Skip to content

Commit 354f0b5

Browse files
committed
chore: fix typo in workflows file ecr-release.yml
1 parent 3a9f1f7 commit 354f0b5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ecr-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: ecr-release.yml
22
on:
3-
on:
4-
push:
3+
push:
54
branches: [ "feat/publish-emulator-image" ]
65
release:
76
types: [published]

0 commit comments

Comments
 (0)