Skip to content

Commit

Permalink
change the binary name in the release
Browse files Browse the repository at this point in the history
  • Loading branch information
chermehdi committed Mar 14, 2020
1 parent bb0f8a4 commit 703df06
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ before:
- go mod download

builds:
- env:
- CGO_ENABLED=0
-
binary: egor
env:
- CGO_ENABLED=0
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 703df06

Please sign in to comment.