Skip to content

Commit 1614276

Browse files
committed
fix
1 parent 8b6a68c commit 1614276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Docker image
33

44
on:
55
release:
6-
types: [published]
6+
branches: [ main ]
77

88
jobs:
99
push_to_registry:

0 commit comments

Comments
 (0)