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 8b6a68c commit 1614276Copy full SHA for 1614276
.github/workflows/docker-image-release.yml
@@ -3,7 +3,7 @@ name: Publish Docker image
3
4
on:
5
release:
6
- types: [published]
+ branches: [ main ]
7
8
jobs:
9
push_to_registry:
0 commit comments