mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update binary name in goreleaser.yml
This commit is contained in:
parent
379d035b63
commit
76545d196b
@ -1,9 +1,13 @@
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
- GOPROXY="https://gocenter.io"
|
||||
|
||||
before:
|
||||
hooks:
|
||||
- make install
|
||||
|
||||
builds:
|
||||
- binary: wtf
|
||||
- binary: wtfutil
|
||||
goos:
|
||||
- darwin
|
||||
- linux
|
||||
@ -11,9 +15,5 @@ builds:
|
||||
- 386
|
||||
- amd64
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
- GOPROXY="https://gocenter.io"
|
||||
|
||||
archive:
|
||||
wrap_in_directory: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user