From fd0a5336cbe6544f513572e6c91f728ebe84a51e Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 15 Aug 2023 11:59:56 +0800 Subject: [PATCH] =?UTF-8?q?conf:=20=E9=83=A8=E7=BD=B2=20[ready]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Deploy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 9d2046f4..eec9b0a3 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -22,7 +22,7 @@ jobs: port: ${{ secrets.US_FTP_PORT }} local-dir: ./ server-dir: /information-system/ - dry-run: true + # dry-run: true exclude: | **/.git* **/.git*/** @@ -45,7 +45,7 @@ jobs: port: ${{ secrets.US_FTP_PORT }} local-dir: ./ server-dir: /origin-ct.mycht.cn/ - dry-run: true + # dry-run: true exclude: | **/.git* **/.git*/** @@ -77,7 +77,7 @@ jobs: port: ${{ secrets.CN_FTP_PORT }} local-dir: ./ server-dir: /wwwroot/origin-cht.mycht.cn/ - dry-run: true + # dry-run: true # log-level: verbose exclude: | **/.git*