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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a3e8722  Update destination_dir
a3e8722 is described below

commit a3e8722bbc0d2f996a268ea42d5c3aea9fe03653
Author: Cheng Pan <[email protected]>
AuthorDate: Fri Sep 17 14:06:09 2021 +0800

    Update destination_dir
---
 .github/workflows/asf-site.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/asf-site.yml b/.github/workflows/asf-site.yml
index 1f1c8ba..3e875b1 100644
--- a/.github/workflows/asf-site.yml
+++ b/.github/workflows/asf-site.yml
@@ -25,4 +25,5 @@ jobs:
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           publish_branch: asf-site
-          publish_dir: ./content
+          publish_dir: content
+          destination_dir: content

Reply via email to