diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6f096938..44faf4e4 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -68,3 +68,7 @@ jobs: with: project-id: log4j-tools site-enabled: true + # TODO Remove `distribution-attachment-*` arguments after `logging-parent` version `10.4.0` release + distribution-attachment-count: 2 + distribution-attachment-filepath-pattern: |- + '^.*/target/log4j-tools-(.+)-'${PROJECT_VERSION}'\\.jar$'