mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59: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
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user