Skip to content

Bump to 0.8.0 (#232) #116

Bump to 0.8.0 (#232)

Bump to 0.8.0 (#232) #116

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