There was an error while loading. Please reload this page.
1 parent db28af0 commit d07d191Copy full SHA for d07d191
1 file changed
.goreleaser.yml
@@ -32,7 +32,7 @@ archives:
32
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
33
34
checksum:
35
- name_template: 'SHA256SUMS'
+ name_template: '{{ .ProjectName }}_{{ .Version }}_SHA256SUMS'
36
algorithm: sha256
37
38
signs:
0 commit comments