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

Commit

Permalink
signing step has to use proper artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Mar 30, 2022
1 parent e13050b commit c3afcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ checksum:
signs:
- signature: "${artifact}_macos.dmg"
ids:
- macos
- macos-zip
cmd: gon
args:
- .gon.hcl
Expand Down

0 comments on commit c3afcf0

Please sign in to comment.