X Tutup
Skip to content

Commit 3666938

Browse files
authored
Update release.yml
1 parent 0ac24bd commit 3666938

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Release
33
on:
44
release:
55
types:
6-
- published
6+
- prereleased
7+
- released
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)
X Tutup