ci: updated brews section of goreleaser config
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user