Skip to content

Commit 463a52b

Browse files
committed
update goreleaser.yml
1 parent 184c2ab commit 463a52b

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
@@ -40,6 +40,9 @@ nfpms:
4040
type: config
4141
checksum:
4242
name_template: 'checksums.txt'
43+
release:
44+
draft: true
45+
name_template: "{{.ProjectName}} {{.Version}}"
4346
snapshot:
4447
name_template: "{{ .Tag }}-next"
4548
changelog:

0 commit comments

Comments
 (0)