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