We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9f1f7 commit 354f0b5Copy full SHA for 354f0b5
1 file changed
.github/workflows/ecr-release.yml
@@ -1,7 +1,6 @@
1
name: ecr-release.yml
2
on:
3
- on:
4
- push:
+ push:
5
branches: [ "feat/publish-emulator-image" ]
6
release:
7
types: [published]
0 commit comments