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 81d57fd  Add github action for test
81d57fd is described below

commit 81d57fdffce73ab656bd6506c6ceb2ae9187dd0f
Author: morningman <chenmin...@baidu.com>
AuthorDate: Mon Dec 13 13:28:28 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 dc9153e..d05e94c 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/docs/.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