Skip to content

Commit

Permalink
Fix Homebrew Auto Bump Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseSecurity committed Aug 3, 2024
1 parent cea0b75 commit f36891f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
homebrew:
name: "Bump Homebrew Formula"
runs-on: ubuntu-latest
needs: release
needs: build
steps:
- uses: mislav/bump-homebrew-formula-action@v3
with:
Expand Down

0 comments on commit f36891f

Please sign in to comment.