Skip to content

Commit

Permalink
Don't pass token to setup-homebrew action (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern authored Jan 9, 2025
1 parent de82dac commit 171769c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
# This action automatically installs the locally checked out tap.
- name: Set up Homebrew
uses: Homebrew/actions/setup-homebrew@master
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Check the CLI formula
run: |
Expand Down

0 comments on commit 171769c

Please sign in to comment.