Skip to content

Commit

Permalink
Publish MacOS Universal Binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
frankywahl committed Oct 19, 2021
1 parent ff809c2 commit 8a1c22f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ builds:
ldflags:
- -s -w
- -X main.Version={{.Version}}
universal_binaries:
- replace: false
archives:
-
name_template: "{{.ProjectName}}_{{.Version}}_{{.Os}}-{{.Arch}}"
Expand Down

0 comments on commit 8a1c22f

Please sign in to comment.