Skip to content

Publish maven artifacts to GH Packages #18

Publish maven artifacts to GH Packages

Publish maven artifacts to GH Packages #18

Workflow file for this run

name: Maven config CI
on:
push:
branches:
- main
paths:
- "java/common/maven-conf/**"
pull_request:
branches:
- main
paths:
- "java/common/maven-conf/**"
release:
types:
- published
jobs:
call-reusable-maven-workflow:
permissions:
packages: write
uses: ./.github/workflows/reusable-maven.yml
with:
path_to_package: common/maven-conf/