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

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


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

commit 59bc4b28c63ccaa40cb8da6bb898b6a068098051
Author: Xinyuan Lin <[email protected]>
AuthorDate: Thu Oct 30 22:41:05 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