ci: updated brews section of goreleaser config

This commit is contained in:
Geoff Bourne 2020-07-05 20:19:45 -05:00
parent 1f31bc11d8
commit c7aa9504f4

View File

@ -6,8 +6,9 @@ release:
before:
hooks:
- go mod download
brew:
install: bin.install "mc-router"
brews:
- install: |
bin.install "mc-router"
builds:
- goos:
- linux
@ -45,4 +46,4 @@ changelog:
- '^ci:'
- '^docs:'
- '^misc:'
- '^test:'
- '^test:'