Skip to content

Commit 665e67e

Browse files
authored
ci: use HOMEBREW secret (paradigmxyz#7829)
1 parent 0f9145b commit 665e67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-dist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Update Homebrew formula
1515
uses: dawidd6/action-homebrew-bump-formula@v3
1616
with:
17-
token: ${{ secrets.GITHUB_TOKEN }}
17+
token: ${{ secrets.HOMEBREW }}
1818
no_fork: true
1919
tap: paradigmxyz/brew
2020
formula: reth

0 commit comments

Comments
 (0)