Skip to content

Commit 170b428

Browse files
authored
Revert "Update release.yml to support prerelease (#294)" (#295)
This reverts commit 5385992.
1 parent 5385992 commit 170b428

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: [prereleased]
6+
types: [released]
77
jobs:
88
binary:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)