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

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


The following commit(s) were added to refs/heads/master by this push:
     new 18ba34c  Add github action for test
18ba34c is described below

commit 18ba34ca1d058704dc7aed7519fa6ffef1bcda52
Author: morningman <chenmin...@baidu.com>
AuthorDate: Mon Dec 13 13:23:54 2021 +0800

    Add github action for test
---
 .github/workflows/website.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index 2097cec..a33dac7 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -33,7 +33,7 @@ jobs:
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         publish_branch: asf-site
-        publish_dir: incubator-doris/.vuepress/dist/
+        publish_dir: incubator-doris/docs/.vuepress/dist/
         destination_dir: test
         user_name: 'github-actions[bot]'
         user_email: 'github-actions[bot]@users.noreply.github.com'

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to