1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-01 18:31:08 +00:00

Fix homebrew release workflow

https://github.com/mislav/bump-homebrew-formula-action/issues/22
This commit is contained in:
makeworld 2021-12-08 10:47:50 -05:00
parent be2fe883cb
commit 18062d6a01

View File

@ -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 }}