Skip to content

Be lenient with ServiceLoader not able to load classes. This makes th… #257

Be lenient with ServiceLoader not able to load classes. This makes th…

Be lenient with ServiceLoader not able to load classes. This makes th… #257

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