Skip to content

Commit

Permalink
Update goreleaser config binary target
Browse files Browse the repository at this point in the history
  • Loading branch information
lhopki01 committed Feb 8, 2021
1 parent 9673218 commit 85ed59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ builds:
- CGO_ENABLED=0
ldflags:
- -X "github.com/lhopki01/git-mass-sync/cmd.Version={{.Env.VERSION}}"
main: ./cmd/cli/main.go
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 85ed59d

Please sign in to comment.