Skip to content

Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 #3394

Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0

Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 #3394

Workflow file for this run

name: build apps
on:
push:
paths:
- 'digiwf-apps/**'
pull_request:
jobs:
build:
uses: ./.github/workflows/workflow-build-apps.yaml
with:
publish-packages: false
build-images: ${{ github.ref_name == 'dev' }}
release-version: 'dev'
secrets: inherit