We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff2554 commit df08d01Copy full SHA for df08d01
.github/workflows/CD.yml
@@ -1,7 +1,7 @@
1
name: Publish Docker image
2
on:
3
release:
4
- types: [created]
+ types: [published]
5
6
jobs:
7
docker:
0 commit comments