diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 03bf6b6..f1661ce 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -60,7 +60,7 @@ jobs: port: 22 # SSH password # Removed direct password input for security, using environment variable instead - with: + env: DEPLOY_PASSWORD: ${{ secrets.DEPLOY_PASSWORD }} # Remote path where the files are going to be copied remote-path: /home/zouklambadabcn.com/public_html