Skip to content

Commit eb1500e

Browse files
authored
Update go.yml
1 parent 182872d commit eb1500e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

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

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

77
jobs:
88

0 commit comments

Comments
 (0)