Skip to content

Commit

Permalink
Hopefully last attachment filepath pattern tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Nov 13, 2023
1 parent be670ff commit 8792c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
# TODO Remove `distribution-attachment-*` arguments after `logging-parent` version `10.4.0` release
distribution-attachment-count: 2
distribution-attachment-filepath-pattern: |-
'^.*/log4j-(.+)-'${PROJECT_VERSION}'.jar$'
^.*/log4j-(.+)-${PROJECT_VERSION}(\\.jar|-cyclonedx\\.xml)$

0 comments on commit 8792c6e

Please sign in to comment.