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

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


The following commit(s) were added to refs/heads/release/0.5.0 by this push:
     new 6246995  More CI script fixes
6246995 is described below

commit 624699578f2ed363664b964c1f991e15484a6012
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Jul 25 10:54:42 2023 +0200

    More CI script fixes
---
 .github/workflows/build.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a582cbf..ed92818 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -218,7 +218,6 @@ jobs:
 
           # Commit changes
           svn commit \
-            --verbose \
             --username "$SVN_USERNAME" \
             --password "$SVN_PASSWORD" \
             -m "Added *fake* \`${DIST_FILENAME_PREFIX}\` artifacts for release 
\`${PROJECT_VERSION}\`"

Reply via email to