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 76b3f76 Uncomment staging and publish configurations
76b3f76 is described below
commit 76b3f76822fd7841ae138d109026f1941af865ad
Author: Xinyuan Lin <[email protected]>
AuthorDate: Tue Nov 11 17:34:19 2025 -0800
Uncomment staging and publish configurations
---
.asf.yaml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 335bccf..801b729 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,9 +5,9 @@ github:
- texera
- website
-#staging:
-# profile: ~
-# whoami: staging
+staging:
+ profile: ~
+ whoami: staging
-#publish:
-# whoami: main
+publish:
+ whoami: main