Skip to content

Commit

Permalink
Add github action for test
Browse files Browse the repository at this point in the history
  • Loading branch information
morningman-cmy committed Dec 13, 2021
1 parent d4b314e commit 18ba34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Expand Up @@ -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'
Expand Down

0 comments on commit 18ba34c

Please sign in to comment.