Skip to content

Commit 228012d

Browse files
committed
Change cd trigger to 'published'
1 parent aabfef7 commit 228012d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Server CD
33
on:
44
release:
55
types:
6-
- created
6+
- published
77

88
jobs:
99
binary:

0 commit comments

Comments
 (0)