Skip to content

Commit

Permalink
Fixing bump homebrew workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysitu committed Jan 7, 2024
1 parent 6545612 commit c266295
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/homebrew-bump-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
with:
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
token: ${{secrets.HOME_BREW_PAT}}
# Optional, will create tap repo fork in organization
org: SpectoLabs
no_fork: true
tap: SpectoLabs/homebrew-tap
# Formula name, required
formula: Hoverfly
Expand Down

0 comments on commit c266295

Please sign in to comment.