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 43f64ac commit 64c3a29Copy full SHA for 64c3a29
.goreleaser.yml
@@ -47,7 +47,7 @@ checksum:
47
name_template: "checksums.txt"
48
49
snapshot:
50
- name_template: "{{ .Tag }}-next"
+ version_template: "{{ .Tag }}-next"
51
52
changelog:
53
sort: asc
0 commit comments