new token for brew

Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee 2020-02-20 13:25:57 -05:00
parent 6834c5c96f
commit ad2789fa1b
No known key found for this signature in database
GPG Key ID: 1899120ECD0A1784
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}