Updated ftp worflow to use correct versioning
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 4s
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 4s
Signed-off-by: Rohit Pai <rodude123@cloud.rohitpai.co.uk>
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
npm start
|
npm start
|
||||||
|
|
||||||
- name: 📂 Sync files
|
- name: 📂 Sync files
|
||||||
uses: SamKirkland/FTP-Deploy-Action@4.3.4
|
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
|
||||||
with:
|
with:
|
||||||
server: ftp.rohitpai.co.uk
|
server: ftp.rohitpai.co.uk
|
||||||
username: u987021215.rodude123
|
username: u987021215.rodude123
|
||||||
|
|||||||
Reference in New Issue
Block a user