We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36fdc47 commit 8777194Copy full SHA for 8777194
.github/workflows/cd_docker.yml
@@ -2,7 +2,7 @@ name: cd_docker
2
3
on:
4
release:
5
- types: [published]
+ types: [published, edited]
6
7
jobs:
8
build:
0 commit comments