We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f4fa5 commit ae41d37Copy full SHA for ae41d37
1 file changed
.goreleaser.yaml
@@ -39,7 +39,7 @@ archives:
39
checksum:
40
name_template: "checksums.txt"
41
snapshot:
42
- name_template: "{{ .Tag }}"
+ version_template: "{{ .Tag }}"
43
changelog:
44
sort: asc
45
filters:
0 commit comments