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-transform.git
commit e3a9cf884944bb8d86f5f4f70c416cb5368a8f63 Author: Volkan Yazıcı <[email protected]> AuthorDate: Wed Dec 20 15:40:41 2023 +0100 Adapt `.asf.yaml` --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 4e444d4..f4cf6c6 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/transform
