Fix GoReleaser config
This commit is contained in:
parent
77feb50073
commit
07d414bafd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
builds:
|
||||
- id: tube
|
||||
binary: tube
|
||||
main: ./cmd/tube/...
|
||||
main: ./cmd/tube
|
||||
tags:
|
||||
- embed
|
||||
- static_build
|
||||
|
|
Loading…
Reference in a new issue