From 774e40fd98dbac398947768b857380a25fdf5dc3 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Sat, 9 Oct 2021 00:24:39 +0800 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 a3bd75c..c3aa802 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -30,4 +30,4 @@ jobs: REMOTE_HOST: ${{ secrets.SERVER_HOST }} REMOTE_PORT: ${{ secrets.SERVER_PORT }} REMOTE_USER: ${{ secrets.SERVER_USER }} - TARGET: "/data/wwwroot/docstest.halo.run" + TARGET: "/data/wwwroot/docs.halo.run"