Skip to content

Publish maven artifacts to GH Packages #2

Publish maven artifacts to GH Packages

Publish maven artifacts to GH Packages #2

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