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"