Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit c3afcf0

Browse files
committed
signing step has to use proper artifact
1 parent e13050b commit c3afcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ checksum:
2929
signs:
3030
- signature: "${artifact}_macos.dmg"
3131
ids:
32-
- macos
32+
- macos-zip
3333
cmd: gon
3434
args:
3535
- .gon.hcl

0 commit comments

Comments
 (0)