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 1b2026659a try fix 1
1b2026659a is described below

commit 1b2026659a59bdacbf611611f670f7be20e8abc2
Author: yuzelin <[email protected]>
AuthorDate: Tue Jan 7 11:56:27 2025 +0800

    try fix 1
---
 .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