Skip to content

Commit 8777194

Browse files
Add edited cd_docker event (#521)
Co-authored-by: Zhuojie Zhou <[email protected]>
1 parent 36fdc47 commit 8777194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd_docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cd_docker
22

33
on:
44
release:
5-
types: [published]
5+
types: [published, edited]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)