Skip to content

Commit

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

0 comments on commit cd0d912

Please sign in to comment.