From e5833f43a9f6b65c74c59535063db66df331dede Mon Sep 17 00:00:00 2001 From: lushunming <1357197829@qq.com> Date: Tue, 9 Dec 2025 14:20:31 +0800 Subject: [PATCH] action --- .github/workflows/genJar.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/workflows/genJar.yml b/.github/workflows/genJar.yml index 758d0bf4..464670f9 100644 --- a/.github/workflows/genJar.yml +++ b/.github/workflows/genJar.yml @@ -42,9 +42,21 @@ jobs: # FTP Password. password: DL0NzRdjf1Wv # Local directory. - local_dir: ${{ github.workspace }}/jar/,${{ github.workspace }}/json/ + local_dir: ${{ github.workspace }}/json/ # Remote directory. remote_dir: htdocs/ - + - name: FTP Deploy Action via lftp (FTP, SFTP, FTPS) + uses: airvzxf/ftp-deployment-action@latest + with: + # FTP Server. + server: ftpupload.net + # FTP User. + user: mseet_40633048 + # FTP Password. + password: DL0NzRdjf1Wv + # Local directory. + local_dir: ${{ github.workspace }}/jar/ + # Remote directory. + remote_dir: htdocs/