From d766515a1d5167a6aeecc33aa46bf80fd689998b Mon Sep 17 00:00:00 2001 From: Mark Bates Date: Fri, 28 Jun 2019 11:39:17 -0400 Subject: [PATCH] remove gorelease deprecation warning --- v2/.goreleaser.yml.plush | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/.goreleaser.yml.plush b/v2/.goreleaser.yml.plush index 79e030d..3514014 100644 --- a/v2/.goreleaser.yml.plush +++ b/v2/.goreleaser.yml.plush @@ -31,7 +31,7 @@ changelog: - '^docs:' - '^test:' <%= if (brew) { %> -brew: +brews: github: owner: gobuffalo name: homebrew-tap