mirror of
https://github.com/makew0rld/amfora.git
synced 2024-11-23 14:19:12 +03:00
ci: update homebrew action
This commit is contained in:
parent
2534983d96
commit
c4fd4301f9
3
.github/workflows/homebrew.yml
vendored
3
.github/workflows/homebrew.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user