Updated ftp worflow to newer version of the original workflow
Some checks failed
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 16s

Signed-off-by: Rohit Pai <rodude123@cloud.rohitpai.co.uk>
This commit is contained in:
Rohit Pai 2023-10-20 09:57:49 +01:00
parent e2b13cf0e3
commit 7bbfbe7905

View File

@ -18,9 +18,9 @@ jobs:
npm start
- name: 📂 Sync files
uses: airvzxf/ftp-deployment-action@latest
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
with:
server: ftp.rohitpai.co.uk
user: u987021215.rodude123
username: u987021215.rodude123
password: $${{ FTPPASSWORD }}
local_dir: "./dist"
local-dir: ./dist