Skip to content

Move all the encoding/decoding of messages within sdk-core (#344) #197

Move all the encoding/decoding of messages within sdk-core (#344)

Move all the encoding/decoding of messages within sdk-core (#344) #197

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-maven-central:
uses: ./.github/workflows/release.yml
secrets: inherit