Skip to content

Commit

Permalink
add custom token for brew update
Browse files Browse the repository at this point in the history
  • Loading branch information
bskim45 committed Feb 16, 2020
1 parent f71ed93 commit b36e21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}

- name: Docker Login
uses: azure/docker-login@v1
Expand Down

0 comments on commit b36e21f

Please sign in to comment.