Skip to content

Bump to 1.2.0-SNAPSHOT (#383) #236

Bump to 1.2.0-SNAPSHOT (#383)

Bump to 1.2.0-SNAPSHOT (#383) #236

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