Skip to content

Commit b87c222

Browse files
authored
Update goreleaser config to release as draft (#22)
1 parent 1b67ba2 commit b87c222

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ archives:
3939
- LICENSE
4040
snapshot:
4141
name_template: SNAPSHOT-{{ .Commit }}
42+
release:
43+
draft: true
44+
prerelease: auto

0 commit comments

Comments
 (0)