Skip to content

Fix handling of annotations on parameters, such as @Raw annotation. (… #395

Fix handling of annotations on parameters, such as @Raw annotation. (…

Fix handling of annotations on parameters, such as @Raw annotation. (… #395

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