From f391c709903cb390774772753fed13509bd5423b Mon Sep 17 00:00:00 2001 From: Junyu Wang Date: Mon, 20 Mar 2023 20:55:15 -0700 Subject: [PATCH] removed brew token --- .goreleaser.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 5fd1e43..82b0301 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -60,10 +60,6 @@ brews: # Defaults to the default repository branch. branch: master - # Optionally a token can be provided, if it differs from the token - # provided to GoReleaser - token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}" - # Git author used to commit to the repository. # Defaults are shown. commit_author: