name: Release Version Catalog on: workflow_dispatch: jobs: call-release-ci: if: github.ref_name == 'master' uses: aura-ascend/common-workflows/.gitea/workflows/release.yaml@master with: JAVA_VERSION: 17 RELEASE_TYPE: catalog secrets: inherit