Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasvinther committed Dec 16, 2022
1 parent b1904d2 commit da07759
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:
- CGO_ENABLED=0

ldflags:
- -X 'github.com/jonasvinther/medusa/cmd.Version=$VERSION'
- -X github.com/jonasvinther/medusa/cmd.Version={{.Env.VERSION}}"

# GOOS list to build for.
# For more info refer to: https://golang.org/doc/install/source#environment
Expand Down

0 comments on commit da07759

Please sign in to comment.