diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 40cacfa7..611938e2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,4 +21,4 @@ jobs: key: ${{ secrets.SERVER_SSH_KEY }} port: ${{ secrets.SERVER_PORT }} source: dist/spa - target: /home/arborator/arborator-frontend-test \ No newline at end of file + target: /home/arboratorgrew/arborator-frontend-test \ No newline at end of file