Skip to content

Commit 32951e9

Browse files
authoredMar 30, 2021
Update ci.yml
1 parent 6dd77b5 commit 32951e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Publish Docker image
22
on:
33
release:
4-
types: [published]
4+
types: [created]
55
jobs:
66
push_to_registry:
77
name: Push Docker image to Docker Hub

0 commit comments

Comments
 (0)
Please sign in to comment.