We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faa7e01 + af45473 commit 09c7522Copy full SHA for 09c7522
.github/workflows/publish_image.yaml
@@ -1,7 +1,7 @@
1
name: Build and push Docker image
2
on:
3
release:
4
- types: [created]
+ types: [published]
5
6
jobs:
7
build-push:
0 commit comments