Skip to content

fix(relayer): func WaitConfirmations should not wait forever for ethe… #1207

fix(relayer): func WaitConfirmations should not wait forever for ethe…

fix(relayer): func WaitConfirmations should not wait forever for ethe… #1207

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 }}