Skip to content

fix(protocol): fix bridge bug caused by incorrect check of `receivedA… #1204

fix(protocol): fix bridge bug caused by incorrect check of `receivedA…

fix(protocol): fix bridge bug caused by incorrect check of `receivedA… #1204

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: [taiko-runner]
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}