Skip to content

Commit

Permalink
bot for bumping formulae in homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelangel-dev committed Nov 2, 2021
1 parent 69e878e commit cc9210b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Bump formulae
uses: dawidd6/action-homebrew-bump-formula@v3.1.1
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{ secrets.HOMEBREW_NEF_TOKEN }}
formula: nef

0 comments on commit cc9210b

Please sign in to comment.