Skip to content

Add API to sdk-testing to mount workflows. (#223) #110

Add API to sdk-testing to mount workflows. (#223)

Add API to sdk-testing to mount workflows. (#223) #110

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