diff --git a/.github/workflows/ftpDeploy.yml b/.github/workflows/ftpDeploy.yml index 66ee2f1..48506ef 100644 --- a/.github/workflows/ftpDeploy.yml +++ b/.github/workflows/ftpDeploy.yml @@ -23,4 +23,4 @@ jobs: server: ftp.rohitpai.co.uk username: u987021215.rodude123 password: $${{ FTPPASSWORD }} - local-dir: "./dist + local_dir: ./dist \ No newline at end of file