This is an automated email from the ASF dual-hosted git repository. swebb2066 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/logging-log4cxx-site.git
commit 642d991e16af55fc2a050c4ec4ae2eaed263821c Author: Stephen Webb <[email protected]> AuthorDate: Fri Jul 25 10:39:01 2025 +1000 Prevent "unexpected key not in schema 'profile'" fault --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 033aad7b..cb7b7982 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -10,6 +10,5 @@ staging: subdir: content/log4cxx publish: - profile: ~ whoami: asf-site subdir: content/log4cxx
