Skip to content

Commit 1093c64

Browse files
committed
ci: Fix goreleaser signatures
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 9933850 commit 1093c64

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
@@ -23,6 +23,7 @@ signs:
2323
certificate: '${artifact}.pem'
2424
args:
2525
- sign-blob
26+
- "--yes"
2627
- '--output-certificate=${certificate}'
2728
- '--output-signature=${signature}'
2829
- '${artifact}'

0 commit comments

Comments
 (0)