We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac24bd commit 3666938Copy full SHA for 3666938
.github/workflows/release.yml
@@ -3,7 +3,8 @@ name: Release
3
on:
4
release:
5
types:
6
- - published
+ - prereleased
7
+ - released
8
9
jobs:
10
build:
0 commit comments