Skip to content

v1.0.7-prefetch-normal3 #55

v1.0.7-prefetch-normal3

v1.0.7-prefetch-normal3 #55

Workflow file for this run

# This workflow auto-publishes Reth to external package managers such as
# Homebrew when a release is published.
name: release externally
on:
release:
types: [published]
jobs:
release-homebrew:
runs-on: ubuntu-latest
steps:
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{ secrets.HOMEBREW }}
no_fork: true
tap: paradigmxyz/brew
formula: reth