Skip to content

Commit

Permalink
Change Release action to one Github token
Browse files Browse the repository at this point in the history
  • Loading branch information
soldiermoth committed Feb 12, 2021
1 parent e1ab515 commit 8eb5892
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 8eb5892

Please sign in to comment.