diff --git a/.github/workflows/ftpDeploy.yml b/.github/workflows/ftpDeploy.yml index 89040d8..6ef9690 100644 --- a/.github/workflows/ftpDeploy.yml +++ b/.github/workflows/ftpDeploy.yml @@ -24,5 +24,5 @@ jobs: with: server: ftp.rohitpai.co.uk username: u987021215.rodude123 - password: $${{ FTPPASSWORD }} + password: $${{ secrets.FTPPASSWORD }} local-dir: ./dist/