workflow-fix #43
2
.github/workflows/ftpDeploy.yml
vendored
2
.github/workflows/ftpDeploy.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
npm install
|
||||
npm start
|
||||
|
||||
- name: 📂 Sync files
|
||||
- name: 📂 Sync files to server
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
|
||||
with:
|
||||
server: ftp.rohitpai.co.uk
|
||||
|
Loading…
Reference in New Issue
Block a user