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

solomax pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git


The following commit(s) were added to refs/heads/main by this push:
     new e0a5fa9be Site publish should be fixed
e0a5fa9be is described below

commit e0a5fa9be7c56c3ff1c6c4bfff89f5e80432d58b
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Mar 29 09:12:37 2025 +0700

    Site publish should be fixed
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0d9c6816d..6ce5c0daf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -6,10 +6,10 @@ pelican:
   whoami: main
 
 staging:
-  profile: ~
+#  profile: ~
   whoami: asf-site
   autostage: preview/*
 
 publish:
-  profile: ~
+#  profile: ~
   whoami: asf-site

Reply via email to