ci: use HOMEBREW secret (#7829)

This commit is contained in:
Oliver Nordbjerg
2024-04-23 23:30:34 +02:00
committed by GitHub
parent 0f9145b728
commit 665e67ec7c

View File

@ -14,7 +14,7 @@ jobs:
- name: Update Homebrew formula - name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3 uses: dawidd6/action-homebrew-bump-formula@v3
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.HOMEBREW }}
no_fork: true no_fork: true
tap: paradigmxyz/brew tap: paradigmxyz/brew
formula: reth formula: reth