mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add goreleaser config
This commit is contained in:
parent
b6dff0c877
commit
8a1885f651
7
.goreleaser.yml
Normal file
7
.goreleaser.yml
Normal file
@ -0,0 +1,7 @@
|
||||
builds:
|
||||
- binary: wtf
|
||||
goos:
|
||||
- darwin
|
||||
- linux
|
||||
goarch:
|
||||
- amd64
|
Loading…
x
Reference in New Issue
Block a user