diff --git a/.github/workflows/debug_build_and_deploy.yml b/.github/workflows/debug_build_and_deploy.yml index 4f5fc20..2fbbd91 100644 --- a/.github/workflows/debug_build_and_deploy.yml +++ b/.github/workflows/debug_build_and_deploy.yml @@ -19,7 +19,7 @@ jobs: - name: Debug staging uses: JimCronqvist/action-ssh@master with: - hosts: ${{ secrets.STAGING_HOST_2 }} + hosts: ${{ secrets.STAGING_HOST }} privateKey: ${{ secrets.SSH_PRIV_KEY }} command: | cat test.txt