diff --git a/.goreleaser.yml b/.goreleaser.yml index e47938a..d25a7ca 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -256,6 +256,6 @@ brews: name: '{{ .ProjectName }}' branch: main token: '{{ .Env.GH_PUBLIC_TOKEN }}' - token_type: 'github' + # token_type: 'github' git: url: 'https://{{ .Env.GH_PUBLIC_TOKEN }}@github.com/northwood-labs/homebrew-tap.git'