Skip to content

Commit

Permalink
Leave project name and set binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Jan 8, 2021
1 parent 14d3924 commit 98b5c27
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
project_name: pomodoro

builds:
- env:
- binary: pomodoro
env:
- CGO_ENABLED=0
ldflags:
- -X main.Version={{.Version}}
Expand Down

0 comments on commit 98b5c27

Please sign in to comment.