We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ddc67 commit 1f078b2Copy full SHA for 1f078b2
1 file changed
.goreleaser.yml
@@ -16,4 +16,4 @@ archives:
16
checksum:
17
name_template: 'checksums.txt'
18
snapshot:
19
- name_template: "{{ .Tag }}-next"
+ version_template: "{{ .Tag }}-next"
0 commit comments