Skip to content

Commit

Permalink
homebrew formula action bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna-f1sh committed May 19, 2024
1 parent c22b863 commit c4317ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
run: sleep 5 # sleep to ensure package is uploaded before homebrew

- name: Bump Homebrew formula
uses: mislav/bump-homebrew-formula-action@v2
uses: mislav/bump-homebrew-formula-action@v3
if: steps.is-release.outputs.IS_RELEASE && startsWith(matrix.job.target, 'universal-apple')
with:
formula-name: cyme
Expand Down

0 comments on commit c4317ca

Please sign in to comment.