Skip to content

refactor(realtime)!: make realtime channel and client actors (#492) #141

refactor(realtime)!: make realtime channel and client actors (#492)

refactor(realtime)!: make realtime channel and client actors (#492) #141

Workflow file for this run

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