Skip to content

Commit acd9821

Browse files
authored
push on release
1 parent 053132d commit acd9821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
name: Publish Docker image
77

88
on:
9-
push:
10-
branches: [ main ]
9+
release:
10+
types: [published]
1111

1212
jobs:
1313
push_to_registry:

0 commit comments

Comments
 (0)