Skip to content

Commit 145260e

Browse files
committed
goreleaser
1 parent 6658883 commit 145260e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1
1+
version: 2
22

33
before:
44
hooks:
@@ -26,7 +26,7 @@ archives:
2626
checksum:
2727
name_template: 'checksums.txt'
2828
snapshot:
29-
version_template: "{{ .Tag }}-next"
29+
name_template: "{{ .Tag }}-next"
3030
changelog:
3131
sort: asc
3232
filters:

0 commit comments

Comments
 (0)