Skip to content

feat(core): changes based on the latest block.extradata format (#295) #32

feat(core): changes based on the latest block.extradata format (#295)

feat(core): changes based on the latest block.extradata format (#295) #32

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