Skip to content

Few little improvements to testing (#413) #258

Few little improvements to testing (#413)

Few little improvements to testing (#413) #258

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