Skip to content

fix(bridge-ui): fix wrong balance updates on network switch (#15980) #1021

fix(bridge-ui): fix wrong balance updates on network switch (#15980)

fix(bridge-ui): fix wrong balance updates on network switch (#15980) #1021

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