We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a44a3e + 3433c4e commit 2db4081Copy full SHA for 2db4081
.goreleaser.yaml
@@ -32,6 +32,7 @@ signs:
32
certificate: "${artifact}.pem"
33
args:
34
- sign-blob
35
+ - "--yes"
36
- "--output-certificate=${certificate}"
37
- "--output-signature=${signature}"
38
- "${artifact}"
0 commit comments