Skip to content

Commit

Permalink
Try to use GITHUB_REF as version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench committed Aug 16, 2020
1 parent 94cc553 commit 699a1f8
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 @@ -5,3 +5,5 @@ builds:
goarch:
- 386
- amd64
ldflags:
- -s -w -X main.Version={{ .Env.GITHUB_REF }}

0 comments on commit 699a1f8

Please sign in to comment.