Skip to content

Remove protobuf from the public api of sdk-common (#321) #178

Remove protobuf from the public api of sdk-common (#321)

Remove protobuf from the public api of sdk-common (#321) #178

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