Skip to content

Commit

Permalink
Fix Homebrew workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne authored Mar 3, 2024
1 parent 5b903e9 commit 67177b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
git config --global user.name 'penny-for-vapor[bot]'
git config --global user.email '${{ vars.PENNY_APP_USER_ID }}+penny-for-vapor[bot]@users.noreply.github.com'
#brew tap homebrew/core
brew tap --force homebrew/core
brew bump-formula-pr \
--no-audit \
--no-browse \
Expand Down

0 comments on commit 67177b8

Please sign in to comment.