Skip to content

Commit

Permalink
Add GITHUB_TOKEN to env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
izyuumi committed Oct 24, 2023
1 parent 034d69c commit 6614b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/brew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ jobs:
homebrew-tap: izyumidev/homebrew-xcode-discord-rpc
env:
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6614b38

Please sign in to comment.