Updated ftp worflow
Some checks failed
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 15s

Signed-off-by: Rohit Pai <rodude123@cloud.rohitpai.co.uk>
This commit is contained in:
Rohit Pai 2023-10-20 10:07:57 +01:00
parent 8a01cc5fb5
commit c9c662c987

View File

@ -8,10 +8,10 @@ jobs:
- name: 🚚 Get latest code - name: 🚚 Get latest code
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Use Node.js 12 - name: Use Node.js Latest
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: 'latestFTPPASSWORD' node-version: 'latest'
- name: 🔨Run Gulp - name: 🔨Run Gulp
run: | run: |