Skip to content

Commit

Permalink
Fix macOS universal binary name (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
akalipetis authored Sep 28, 2023
1 parent 2603253 commit 538bf57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ changelog:

universal_binaries:
- id: platform-macos
name_template: plaform
name_template: platform
replace: true
- id: upsun-macos
name_template: upsun
Expand Down

0 comments on commit 538bf57

Please sign in to comment.