Skip to content

Commit

Permalink
Fixed goreleaser duplicate id error (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
geseq authored Oct 25, 2019
1 parent 50d0022 commit 388b3e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ builds:
- env:
- CGO_ENABLED=0
main: ./cmd/tengomin/main.go
id: tengomin
binary: tengomin
goos:
- darwin
Expand Down

0 comments on commit 388b3e7

Please sign in to comment.