This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git

commit 7fcf678a9e329ad756bf9366ea1262baeef5ae4d
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Dec 21 13:59:14 2023 +0100

    Remove redundant CI arguments
---
 .github/workflows/build.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 509cc81..96f020e 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -67,7 +67,4 @@ 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

Reply via email to