We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5637b39 commit 3c63df8Copy full SHA for 3c63df8
.github/workflows/docker-image.yml
@@ -6,7 +6,7 @@ on:
6
paths-ignore:
7
- '**/*.md' # Ignore changes to markdown files
8
release:
9
- types: [created]
+ types: [published]
10
11
env:
12
# Use docker.io for Docker Hub if empty
0 commit comments