We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9933850 commit 1093c64Copy full SHA for 1093c64
.goreleaser.yml
@@ -23,6 +23,7 @@ signs:
23
certificate: '${artifact}.pem'
24
args:
25
- sign-blob
26
+ - "--yes"
27
- '--output-certificate=${certificate}'
28
- '--output-signature=${signature}'
29
- '${artifact}'
0 commit comments