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

rgupta pushed a commit to branch release/1.4.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git

commit 62a434b7a6b0d778ebd233d48b6bbea31fd5a72b
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Dec 12 20:06:18 2023 +0100

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

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 6828967..12d7b1f 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -67,7 +67,4 @@ jobs:
       contents: write
     with:
       project-id: log4j-kotlin
-      distribution-attachment-filepath-pattern: |-
-        '^.*/target/log4j-api-kotlin-'${PROJECT_VERSION}'\\.jar$'
-      distribution-attachment-count: 1
       site-enabled: true

Reply via email to