fix(goreleaser): token to access tap repo (#3580)

* chore(goreleaser): publish to discord and brew

* chore: rename caos to zitadel

* chore: remove console and grpc upload

* chore: access to tap repo

* fix(goreleaser): token to access tap repo
This commit is contained in:
Florian Forster
2022-05-02 17:20:30 +02:00
committed by GitHub
parent ef6fd5a843
commit 20f275f178
2 changed files with 2 additions and 2 deletions

View File

@@ -67,8 +67,7 @@ brews:
- tap:
owner: zitadel
name: zitadel-tap
token: "{{ steps.generate-token.outputs.token }}"
token: "{{ .Env.GITHUB_TOKEN_TAP }}"
folder: Formula
goarm: "7"
homepage: https://zitadel.ch