Skip to content

Commit 5385992

Browse files
authored
Update release.yml to support prerelease (#294)
* Update release.yml * Update release.yml
1 parent 618e811 commit 5385992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
release:
44
branches:
55
- 'go'
6-
types: [released]
6+
types: [prereleased]
77
jobs:
88
binary:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)