Fixed goreleaser duplicate id error (#230)
This commit is contained in:
parent
50d0022f72
commit
388b3e73b0
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ builds:
|
|||
- env:
|
||||
- CGO_ENABLED=0
|
||||
main: ./cmd/tengomin/main.go
|
||||
id: tengomin
|
||||
binary: tengomin
|
||||
goos:
|
||||
- darwin
|
||||
|
|
Loading…
Reference in a new issue