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

chesnay pushed a commit to branch experiment_gha_docs
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/experiment_gha_docs by this 
push:
     new 9de144a  v5
9de144a is described below

commit 9de144a4a76a86dd8a09adf5204cc88e795c7a14
Author: Chesnay Schepler <ches...@apache.org>
AuthorDate: Mon Mar 14 13:01:25 2022 +0100

    v5
---
 .github/workflows/docs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 11b1e73..a5e3803 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -11,7 +11,7 @@ jobs:
         with:
           switches: -avzr
           path: test/*
-          remote_path: ${{ secrets.NIGHTLIES_RSYNC_PATH }}/flink-testing
+          remote_path: ${{ secrets.NIGHTLIES_RSYNC_PATH }}/flink/
           remote_host: ${{ secrets.NIGHTLIES_RSYNC_HOST }}
           remote_port: ${{ secrets.NIGHTLIES_RSYNC_PORT }}
           remote_user: ${{ secrets.NIGHTLIES_RSYNC_USER }}

Reply via email to