diff --git a/.github/workflows/ftpDeploy.yml b/.github/workflows/ftpDeploy.yml index e25327c..3b08923 100644 --- a/.github/workflows/ftpDeploy.yml +++ b/.github/workflows/ftpDeploy.yml @@ -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