Skip to content

Commit

Permalink
Include HOMEBREW_TAP_GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jess-belliveau committed Oct 25, 2021
1 parent d189a68 commit 5be79a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}

0 comments on commit 5be79a8

Please sign in to comment.