uses same github token for homebrew
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Marvin Steadfast 2021-01-27 11:07:21 +01:00
parent e66bac017e
commit 3d4b421308
2 changed files with 2 additions and 5 deletions

View File

@ -54,7 +54,7 @@ steps:
when:
event:
exclude:
- promote
- tag
- name: release
image: goreleaser/goreleaser:latest
@ -69,6 +69,4 @@ steps:
- clean
when:
event:
- promote
target:
- production
- tag

View File

@ -154,7 +154,6 @@ brews:
tap:
owner: xsteadfastx
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
commit_author:
name: Marvin Steadfast
email: marvin@xsteadfastx.org