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-scala.git
commit ff94fca3bcd041cc4a47de81946836e16763b76a Author: Volkan Yazıcı <[email protected]> AuthorDate: Thu Dec 21 12:03:25 2023 +0100 Remove redundant CI argument --- .github/workflows/build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d32225a..bcdc343 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -74,7 +74,6 @@ jobs: contents: write with: project-id: log4j-scala - distribution-attachment-count: 5 site-enabled: true java-version: | 8
