Skip to content

Generate javadoc jar and sources jar for maven central #231

Generate javadoc jar and sources jar for maven central

Generate javadoc jar and sources jar for maven central #231

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