Skip to content

Commit bfedd2d

Browse files
authored
Update .goreleaser.yml
1 parent aea60c0 commit bfedd2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ checksum:
3737
algorithm: sha256
3838
signs:
3939
- artifacts: checksum
40+
args: ["--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}"]
4041
release:
4142
# If you want to manually examine the release before its live, uncomment this line:
4243
# draft: true

0 commit comments

Comments
 (0)