Skip to content

Commit

Permalink
Use custom github token
Browse files Browse the repository at this point in the history
  • Loading branch information
j178 committed Jan 2, 2023
1 parent 0eca9f6 commit 68777fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Custom secret here since we need to access to j178/homebrew-tap repo.
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 68777fd

Please sign in to comment.