Skip to content

Commit

Permalink
Adjust goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
gkze committed Apr 14, 2020
1 parent 5ba837f commit bbdb505
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 @@ -28,7 +28,7 @@ builds:
goarch:
- amd64
ldflags:
- "-X main.Version={{.Version}}"
- -X main.Version={{.Version}}
main: "./cmd/stars/stars.go"
changelog:
filters:
Expand Down

0 comments on commit bbdb505

Please sign in to comment.