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*