Skip to content

Commit

Permalink
ci: release universal binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
igoogolx committed Jul 29, 2023
1 parent fd92a8d commit 98be387
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ before:
- go mod tidy
# you may remove this if you don't need go generate
- go run cmd/generate.go
universal_binaries:
- replace: false

builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 98be387

Please sign in to comment.