Skip to content

Commit d11e51d

Browse files
committed
ci: fix cosign signature
1 parent c949f89 commit d11e51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ signs:
7171
signature: "${artifact}.sigstore.json"
7272
args:
7373
- sign-blob
74-
- "--bundle=${artifact}.bundle"
74+
- "--bundle=${signature}"
7575
- "${artifact}"
7676
- "--yes"
7777
artifacts: checksum

0 commit comments

Comments
 (0)