diff --git a/cmd/policy-assistant/.goreleaser.yml b/cmd/policy-assistant/.goreleaser.yml index 77ecec37..37e50fd3 100644 --- a/cmd/policy-assistant/.goreleaser.yml +++ b/cmd/policy-assistant/.goreleaser.yml @@ -57,5 +57,5 @@ archives: - README* - CHANGELOG* checksum: - name_template: "policy_assistant_{{ .RawVersion }}_checksums.txt" + name_template: "policy-assistant_v{{ .Version }}_checksums.txt" algorithm: sha256