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

jark pushed a commit to branch ci-test-docs-deploy
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/ci-test-docs-deploy by this 
push:
     new 70899de5 update5
70899de5 is described below

commit 70899de592c0403338fa1f0d489d28575ec8efe8
Author: Jark Wu <[email protected]>
AuthorDate: Fri Jul 11 20:04:47 2025 +0800

    update5
---
 .github/workflows/docs-deploy.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docs-deploy.yaml 
b/.github/workflows/docs-deploy.yaml
index 5615113a..8ebb40af 100644
--- a/.github/workflows/docs-deploy.yaml
+++ b/.github/workflows/docs-deploy.yaml
@@ -31,7 +31,7 @@ jobs:
     steps:
       - uses: actions/checkout@v4
         with:
-          ref: main
+          ref: ci-test-docs-deploy
           fetch-depth: 0
       - name: Generate versioned docs
         run: ./build_versioned_docs.sh

Reply via email to