Skip to content

fix(eth): return correct type on SetBatchToLastBlock (#482) #74

fix(eth): return correct type on SetBatchToLastBlock (#482)

fix(eth): return correct type on SetBatchToLastBlock (#482) #74

name: Release Please
on:
push:
branches:
- taiko
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: arc-runner-set
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}