Skip to content

Make default transitive dependencies for client nicer to deal with. (… #307

Make default transitive dependencies for client nicer to deal with. (…

Make default transitive dependencies for client nicer to deal with. (… #307

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