Skip to content

Commit 7e3ec46

Browse files
authored
Fix goreleaser trigger (#146)
1 parent 3f25367 commit 7e3ec46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

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

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

77
permissions: {}
88

0 commit comments

Comments
 (0)