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 0268845 commit e22c617Copy full SHA for e22c617
1 file changed
.goreleaser.yml
@@ -61,6 +61,8 @@ archives:
61
files:
62
- README.md
63
- LICENSE
64
+checksum:
65
+ name_template: "{{ .ProjectName }}_{{ .Tag }}_checksums.txt"
66
signs:
67
- artifacts: checksum
68
brews:
0 commit comments