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.
2 parents f0684ac + 24525ca commit a74d309Copy full SHA for a74d309
1 file changed
.goreleaser.yml
@@ -17,7 +17,7 @@ checksum:
17
name_template: 'checksums.txt'
18
19
snapshot:
20
- name_template: "{{ .Tag }}-snapshot"
+ name_template: "{{ .Tag }}-snapshot-{{.ShortCommit}}"
21
22
signs:
23
- artifacts: checksum
0 commit comments