Skip to content

Commit 4b282d0

Browse files
committed
build(release): update release event
1 parent 6204869 commit 4b282d0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Release
22

33
on:
44
release:
5-
types:
6-
- edited
7-
- published
5+
types: [published, created, edited]
86

97
jobs:
108
release:

0 commit comments

Comments
 (0)