We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd77b5 commit 32951e9Copy full SHA for 32951e9
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: Publish Docker image
2
on:
3
release:
4
- types: [published]
+ types: [created]
5
jobs:
6
push_to_registry:
7
name: Push Docker image to Docker Hub
0 commit comments