Review comments

This commit is contained in:
Chris Apple 2024-02-01 09:36:12 -08:00
parent 8ffee6ac02
commit 43e67e4203

View file

@ -1,4 +1,4 @@
name: Homebrew
name: brew
on:
workflow_run:
@ -15,6 +15,6 @@ jobs:
uses: dawidd6/action-homebrew-bump-formula@v3
with:
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
token: ${{secrets.TOKEN}}
token: ${{secrets.BREW_TOKEN}}
# Formula name, required
formula: forgit