Compare commits

..

No commits in common. "bdd05131a76add2133229bc65ef4ee0f797dd1bf" and "4959c9362fde95a2b97e2faeac12e693b6e9482f" have entirely different histories.

View File

@ -43,7 +43,7 @@ jobs:
done done
- name: Deploy to FTP Server - name: Deploy to FTP Server
uses: https://github.com/GenieTim/ftp-action@v4.0.1 uses: https://github.com/GenieTim/ftp-action@releases/v4
with: with:
host: ${{ secrets.ftp_host }} host: ${{ secrets.ftp_host }}
user: ${{ secrets.ftp_user }} user: ${{ secrets.ftp_user }}