Skip to content

Commit 0671706

Browse files
committed
change to published release
1 parent 4b46bcb commit 0671706

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

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

33
on:
44
release:
5-
types:
6-
- created
5+
types: [published]
76

87
jobs:
98
publish:

0 commit comments

Comments
 (0)