Update update_homebrew.yml
This commit is contained in:
10
.github/workflows/update_homebrew.yml
vendored
10
.github/workflows/update_homebrew.yml
vendored
@@ -17,8 +17,8 @@ jobs:
|
|||||||
- name: Bump formulae
|
- name: Bump formulae
|
||||||
uses: Homebrew/actions/bump-formulae@master
|
uses: Homebrew/actions/bump-formulae@master
|
||||||
with:
|
with:
|
||||||
# Custom GitHub access token with only the 'public_repo' scope enabled
|
# Custom GitHub access token with only the 'public_repo' scope enabled
|
||||||
token: ${{secrets.HOMEBREW_ACCESS_TOKEN}}
|
token: ${{secrets.HOMEBREW_ACCESS_TOKEN}}
|
||||||
# Bump only these formulae if outdated
|
# Bump only these formulae if outdated
|
||||||
formulae: |
|
formulae: |
|
||||||
topgrade
|
topgrade
|
||||||
|
|||||||
Reference in New Issue
Block a user