Skip to content

Commit

Permalink
ci: update homebrew action
Browse files Browse the repository at this point in the history
  • Loading branch information
makew0rld committed Mar 18, 2024
1 parent 2534983 commit c4fd430
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
- uses: mislav/bump-homebrew-formula-action@v1
- uses: mislav/bump-homebrew-formula-action@v3
with:
# A PR will be sent to github.com/Homebrew/homebrew-core to update this formula:
formula-name: amfora
download-url: https://github.com/makeworld-the-better-one/amfora.git
env:
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_TOKEN }}

0 comments on commit c4fd430

Please sign in to comment.