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

linxinyuan pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git


The following commit(s) were added to refs/heads/staging by this push:
     new 284e268  Add subdir configuration for staging and publish
284e268 is described below

commit 284e26847546e70ec362107cd8dd8d85c01f91fd
Author: Xinyuan Lin <[email protected]>
AuthorDate: Thu Oct 30 22:40:18 2025 -0700

    Add subdir configuration for staging and publish
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 801b729..2a8eb8b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,6 +8,8 @@ github:
 staging:
   profile: ~
   whoami:  staging
+  subdir:  public
  
 publish:
   whoami:  main
+  subdir:  public

Reply via email to