We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 106bf1d + 8a8d312 commit 6b27658Copy full SHA for 6b27658
cmd/policy-assistant/.goreleaser.yml
@@ -57,5 +57,5 @@ archives:
57
- README*
58
- CHANGELOG*
59
checksum:
60
- name_template: "policy_assistant_{{ .RawVersion }}_checksums.txt"
+ name_template: "policy-assistant_v{{ .Version }}_checksums.txt"
61
algorithm: sha256
0 commit comments