We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679d6e2 commit c0cdcafCopy full SHA for c0cdcaf
.goreleaser.yml
@@ -19,7 +19,7 @@ builds:
19
checksum:
20
name_template: 'checksums.txt'
21
snapshot:
22
- name_template: "{{ .Tag }}-next"
+ version_template: "{{ .Tag }}-next"
23
changelog:
24
sort: asc
25
filters:
0 commit comments