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-scala.git
commit d57f0c98b23acda50234aa5e03234379b79dd932 Author: Volkan Yazıcı <[email protected]> AuthorDate: Wed Dec 20 15:18:19 2023 +0100 Adapt `.asf.yaml` --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index a343ebc..8cba08a 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/scala
