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

haonan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git

commit 92a25fc95977f3d18d5eeb682288e52baff29ed7
Author: wanghui42 <[email protected]>
AuthorDate: Fri Jul 14 11:44:26 2023 +0800

    add-master4
---
 .github/workflows/site-build.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/site-build.yaml 
b/.github/workflows/site-build.yaml
index bf2249c..aa971ad 100644
--- a/.github/workflows/site-build.yaml
+++ b/.github/workflows/site-build.yaml
@@ -29,8 +29,6 @@ jobs:
         run: npm ci
       - name: Test compile website
         run: npm run build
-      - name: Deploy staging
-        run: npm run deploy:staging
 
   deploy:
     runs-on: ubuntu-latest

Reply via email to