mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-29 21:47:01 +02:00
fix: missing checksum signing
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
78795394dd
commit
eb8d66f6fd
@ -210,6 +210,7 @@ signs:
|
||||
- COSIGN_EXPERIMENTAL=1
|
||||
certificate: '${artifact}.pem'
|
||||
output: true
|
||||
artifacts: checksum
|
||||
args:
|
||||
- sign-blob
|
||||
- '--oidc-issuer={{if index .Env "CI"}}https://token.actions.githubusercontent.com{{else}}https://oauth2.sigstore.dev/auth{{end}}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user