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 30f1f67 commit d79524eCopy full SHA for d79524e
1 file changed
.goreleaser.yaml
@@ -657,5 +657,5 @@ checksum:
657
name_template: '{{ .ProjectName }}_{{ .RawVersion }}_checksums.txt'
658
signs:
659
- artifacts: checksum
660
- cmd: gpg
+ cmd: gpg2
661
args: [ "--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}" ]
0 commit comments