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

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


The following commit(s) were added to refs/heads/main by this push:
     new ba15580  change publish to main (#3)
ba15580 is described below

commit ba15580fbc483120fe93829c5904a8332d7989d1
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Tue Mar 12 11:01:46 2024 +0800

    change publish to main (#3)
---
 .asf.yaml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1de1278..0d66cc1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 publish:
-  whoami: asf-site
+  whoami: main
 
 github:
   description: "Apache Gluten is a middle layer responsible for offloading 
JVM-based SQL engines' execution to native engines."
@@ -34,6 +34,11 @@ github:
     merge: false
     rebase: false
 
+jekyll:
+  whoami: jekyll-source-branch
+  target: asf-staging-jekyll    # output branches need to be asf-site OR 
asf-staging*
+# outputdir: outputdir          # MAY be needed, but generally can be left out
+
 notifications:
   commits:      [email protected]
   issues:       [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to