This is an automated email from the ASF dual-hosted git repository. kunni pushed a commit to branch fix-doc in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
The following commit(s) were added to refs/heads/fix-doc by this push: new 5b6d8d273 [hotfix][doc] Update uses of Upload documentation in build_docs.yml. 5b6d8d273 is described below commit 5b6d8d273c25ab2419e20ce53fd878cd2ea0b1ca Author: lvyanquan <lvyanquan....@alibaba-inc.com> AuthorDate: Thu Aug 14 11:35:22 2025 +0800 [hotfix][doc] Update uses of Upload documentation in build_docs.yml. --- .github/workflows/build_docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_docs.yml b/.github/workflows/build_docs.yml index 027595aac..e12a28f2b 100644 --- a/.github/workflows/build_docs.yml +++ b/.github/workflows/build_docs.yml @@ -83,8 +83,8 @@ jobs: run: | docker run --rm --volume "$PWD:/root/flink-cdc" chesnay/flink-ci:java_8_11_17_21_maven_386 bash -c "cd /root/flink-cdc && chmod +x ./.github/workflows/docs.sh && ./.github/workflows/docs.sh" - - name: Upload documentation - uses: burnett01/rsync-deployments@7.0.2 + - name: Rsync Deployments Action + uses: Burnett01/rsync-deployments@7.0.2 with: switches: --archive --compress --delete path: docs/target/