Skip to content

Commit d79524e

Browse files
committed
Revert unintended goreleaser change
1 parent 30f1f67 commit d79524e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,5 +657,5 @@ checksum:
657657
name_template: '{{ .ProjectName }}_{{ .RawVersion }}_checksums.txt'
658658
signs:
659659
- artifacts: checksum
660-
cmd: gpg
660+
cmd: gpg2
661661
args: [ "--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}" ]

0 commit comments

Comments
 (0)