From 5e7776c82615215198e92cef8ccf3efd268671bf Mon Sep 17 00:00:00 2001 From: Ichitux Date: Tue, 17 Mar 2026 11:08:22 +0100 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index f1661ce..038fd84 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 - env: + secrets: DEPLOY_PASSWORD: ${{ secrets.DEPLOY_PASSWORD }} # Remote path where the files are going to be copied remote-path: /home/zouklambadabcn.com/public_html