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

yuzelin pushed a commit to branch pypaimon_0.2.0
in repository https://gitbox.apache.org/repos/asf/paimon-website.git


The following commit(s) were added to refs/heads/pypaimon_0.2.0 by this push:
     new e57988ebac try fix
e57988ebac is described below

commit e57988ebace17ac5733e256394b4459c2be6ba80
Author: yuzelin <[email protected]>
AuthorDate: Tue Jan 7 13:59:39 2025 +0800

    try fix
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 5688f0db9e..ce63e56264 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
 
       - name: Create asf-site branch
         run: |
-          git checkout master
+          git checkout pypaimon_0.2.0
           git branch -D asf-site
           git checkout --orphan asf-site
 

Reply via email to