You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/07/20 17:57:20 UTC

[doris-website] branch master updated: 3

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0274f2d656 3
0274f2d656 is described below

commit 0274f2d65660be002ebf2599d229b9998a51e1f5
Author: jiafeng.zhang <zh...@gmail.com>
AuthorDate: Thu Jul 21 01:57:09 2022 +0800

    3
    
    3
---
 .github/workflows/manual-deploy-website.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/manual-deploy-website.yml b/.github/workflows/manual-deploy-website.yml
index b2a6ca4024..feabe4ded2 100644
--- a/.github/workflows/manual-deploy-website.yml
+++ b/.github/workflows/manual-deploy-website.yml
@@ -35,7 +35,7 @@ jobs:
         git checkout -b asf-site remotes/origin/asf-site
         cp -r build/* ./
         rm -rf build/
-	rm -rf .docusaurus
+        rm -rf .docusaurus
         rm -rf node_modules
         git config user.name "github-actions[bot]"
         git config user.email "github-actions[bot]@users.noreply.github.com"


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