Skip to content

Commit ecc9f99

Browse files
authored
Update upload-release.yml
1 parent 9227507 commit ecc9f99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/upload-release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ name: Upload Release
66
# events but only for the master branch
77
on:
88
release:
9-
types:
10-
- created
9+
types: [prereleased, released]
1110

1211
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1312
jobs:

0 commit comments

Comments
 (0)