Fix deprecation warning in goreleaser (#1224)
DEPRECATED: `brews.github` should not be used anymore, check https://goreleaser.com/deprecations#brewsgithub for more info.
This commit is contained in:
parent
b98fda6f34
commit
916213c596
@ -80,7 +80,7 @@ dockers:
|
||||
- "golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-alpine"
|
||||
|
||||
brews:
|
||||
- github:
|
||||
- tap:
|
||||
owner: golangci
|
||||
name: homebrew-tap
|
||||
folder: Formula
|
||||
|
Loading…
x
Reference in New Issue
Block a user