Skip to content

Commit

Permalink
fix: add a missing token
Browse files Browse the repository at this point in the history
  • Loading branch information
jkawamoto committed Apr 8, 2023
1 parent bdc4a6a commit 26ab6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}

0 comments on commit 26ab6d7

Please sign in to comment.