Skip to content

Commit 674a522

Browse files
authored
Change release types from 'updated' to 'edited'
1 parent 1a38f81 commit 674a522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build & Release Go
22

33
on:
44
release:
5-
types: [published,updated]
5+
types: [published,edited]
66

77
jobs:
88
setup:

0 commit comments

Comments
 (0)