1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
wtf/.goreleaser.yml

15 lines
162 B
YAML

before:
hooks:
- make install
builds:
- binary: wtf
goos:
- darwin
- linux
goarch:
- amd64
archive:
wrap_in_directory: true