Skip to content

Commit

Permalink
ci: use HOMEBREW secret (paradigmxyz#7829)
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Apr 23, 2024
1 parent 0f9145b commit 665e67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.HOMEBREW }}
no_fork: true
tap: paradigmxyz/brew
formula: reth

0 comments on commit 665e67e

Please sign in to comment.