Skip to content

Commit

Permalink
Update tokem
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Feb 9, 2024
1 parent 1d66bdd commit 1b70f4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
runs-on: macos-latest
env:
PUB_CREDENTIALS: ${{ secrets.PUB_CREDENTIALS }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.HOMEBREW_FVM_GH_TOKEN }}
GITHUB_BEARER_TOKEN: ${{ secrets.HOMEBREW_FVM_GH_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1b70f4b

Please sign in to comment.