Skip to content

Commit

Permalink
Fix brew cask deployment (chidiwilliams#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidiwilliams committed Jun 20, 2023
1 parent b68663f commit 798d623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,4 +320,4 @@ jobs:
- name: Upload to Brew
run: make upload_brew
env:
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}

0 comments on commit 798d623

Please sign in to comment.