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 25fc693  update cron-deploy-website.yml
25fc693 is described below

commit 25fc693dcc757d20de8e5a25d0697e5f848854f7
Author: morningman <chenmin...@baidu.com>
AuthorDate: Tue Jan 18 23:33:38 2022 +0800

    update cron-deploy-website.yml
---
 .github/workflows/cron-deploy-website.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/cron-deploy-website.yml 
b/.github/workflows/cron-deploy-website.yml
index 35e80e6..b2bed40 100644
--- a/.github/workflows/cron-deploy-website.yml
+++ b/.github/workflows/cron-deploy-website.yml
@@ -35,7 +35,6 @@ jobs:
         export DORIS_COMMIT=`git rev-parse HEAD`
 
     - name: Deploy Master
-      if: ${{ github.event.inputs.branch == 'master' }}
       run: |
         git fetch
         git checkout -b asf-site remotes/origin/asf-site

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

Reply via email to