From 1e75f42c62120b69dd4b3d737d30822a9f5f47d1 Mon Sep 17 00:00:00 2001 From: Doug Shelley Date: Thu, 12 Oct 2023 07:19:27 -0400 Subject: [PATCH] disable brew upload --- .goreleaser.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index c1027dfaff51..5e5ce8ac3ff0 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -89,6 +89,7 @@ brews: zsh_completion.install "completions/goreleaser.zsh" => "_goreleaser" fish_completion.install "completions/goreleaser.fish" man1.install "manpages/goreleaser.1.gz" + skip_upload: true release: github: