We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HOMEBREW
1 parent 0f9145b commit 665e67eCopy full SHA for 665e67e
.github/workflows/release-dist.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Update Homebrew formula
15
uses: dawidd6/action-homebrew-bump-formula@v3
16
with:
17
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.HOMEBREW }}
18
no_fork: true
19
tap: paradigmxyz/brew
20
formula: reth
0 commit comments