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

jongyoul pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git

commit 533f9796639c091f23e9d27f222509c1780adf27
Author: Jongyoul Lee <jongy...@gmail.com>
AuthorDate: Mon Feb 12 00:13:35 2024 +0900

    Add publish configuration
---
 .asf.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 48157b8b7..add58da1d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,4 +13,8 @@ jekyll:
 
 staging:
   profile: ~
-  whoami:  asf-staging  
+  whoami:  asf-staging
+
+publish:
+  profile: ~
+  whoami:  asf-site

Reply via email to