Skip to content

Bump to 2.5.0-SNAPSHOT (#568) #381

Bump to 2.5.0-SNAPSHOT (#568)

Bump to 2.5.0-SNAPSHOT (#568) #381

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