mirror of
https://github.com/makew0rld/amfora.git
synced 2024-11-03 02:37:23 -05:00
Fix homebrew release workflow
https://github.com/mislav/bump-homebrew-formula-action/issues/22
This commit is contained in:
parent
be2fe883cb
commit
18062d6a01
1
.github/workflows/homebrew.yml
vendored
1
.github/workflows/homebrew.yml
vendored
@ -12,5 +12,6 @@ jobs:
|
||||
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