Skip to content

Merge commit '0a2f4c9ab5468834bf3fcf5b20c052161415519c' #120

Merge commit '0a2f4c9ab5468834bf3fcf5b20c052161415519c'

Merge commit '0a2f4c9ab5468834bf3fcf5b20c052161415519c' #120

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