Skip to content

Commit

Permalink
try to convince go build of the right build version
Browse files Browse the repository at this point in the history
  • Loading branch information
janhalfar committed Jul 3, 2020
1 parent e2616b2 commit e938750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ builds:
env:
- CGO_ENABLED=0
ldflags:
- -s -w -X cmd/actions/version.version={{.Version}}
- -s -w -X github.com/foomo/gograpple/cmd/actions.version={{.Version}}
goos:
- windows
- darwin
Expand Down

0 comments on commit e938750

Please sign in to comment.