This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/logging-log4j-jmx-gui.git
commit 07086f72045323bf4fd0ced4ae197c5621ee4e06 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Nov 20 09:48:08 2023 +0100 Adopt `.asf.yaml` for `asf-site` branch --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 8ff7f70..59c3a19 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,7 +17,7 @@ # `.asf.yaml` documentation: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features -staging: +publish: profile: ~ - whoami: asf-staging + whoami: asf-site subdir: content/log4j/jmx-gui
