Skip to content

Fix case where we pass ServiceDefinition to the builder already (#402) #251

Fix case where we pass ServiceDefinition to the builder already (#402)

Fix case where we pass ServiceDefinition to the builder already (#402) #251

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