mirror of
https://github.com/itzg/mc-router.git
synced 2024-11-21 11:25:41 +01:00
ci: updated brews section of goreleaser config
This commit is contained in:
parent
1f31bc11d8
commit
c7aa9504f4
@ -6,8 +6,9 @@ release:
|
|||||||
before:
|
before:
|
||||||
hooks:
|
hooks:
|
||||||
- go mod download
|
- go mod download
|
||||||
brew:
|
brews:
|
||||||
install: bin.install "mc-router"
|
- install: |
|
||||||
|
bin.install "mc-router"
|
||||||
builds:
|
builds:
|
||||||
- goos:
|
- goos:
|
||||||
- linux
|
- linux
|
||||||
@ -45,4 +46,4 @@ changelog:
|
|||||||
- '^ci:'
|
- '^ci:'
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^misc:'
|
- '^misc:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
|
Loading…
Reference in New Issue
Block a user