Skip to content

Commit fe6aa1c

Browse files
authored
Update docker-image.yml
1 parent 939d30f commit fe6aa1c

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
@@ -1,8 +1,8 @@
11
name: Docker Image CI
22

33
on:
4-
push:
5-
branches: [ "main" ]
4+
release:
5+
types: [published]
66

77
jobs:
88
push_to_registry:

0 commit comments

Comments
 (0)