We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--yes
1 parent 6a44a3e commit 3433c4eCopy full SHA for 3433c4e
.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