Skip to content

Commit c0cdcaf

Browse files
committed
update goreleaser config
1 parent 679d6e2 commit c0cdcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ builds:
1919
checksum:
2020
name_template: 'checksums.txt'
2121
snapshot:
22-
name_template: "{{ .Tag }}-next"
22+
version_template: "{{ .Tag }}-next"
2323
changelog:
2424
sort: asc
2525
filters:

0 commit comments

Comments
 (0)