From 8fa99cc0cfe76783a7080ffa46b1a1a1751f11f7 Mon Sep 17 00:00:00 2001 From: Ichitux Date: Tue, 17 Mar 2026 10:46:53 +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 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