Skip to content

Commit

Permalink
Fix distribution-attachment-filepath-pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Oct 3, 2023
1 parent ee581be commit bd3b411
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,7 @@ jobs:
contents: write
with:
project-id: log4j-transform
distribution-attachment-filepath-pattern: |-
'^.*/target/log4j-(weaver|transform-(.+))-'${PROJECT_VERSION}'\\.jar$'
distribution-attachment-count: 3
site-enabled: true

0 comments on commit bd3b411

Please sign in to comment.