mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
ci: use HOMEBREW secret (#7829)
This commit is contained in:
2
.github/workflows/release-dist.yml
vendored
2
.github/workflows/release-dist.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user