Skip to content

fix: a pom artifact doesn't have souces or javadocs #341

fix: a pom artifact doesn't have souces or javadocs

fix: a pom artifact doesn't have souces or javadocs #341

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit
with:
java: '[21]'
os: 'ubuntu-latest'