Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-stasiak committed May 17, 2024
1 parent 55f3c3a commit 5dd8b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5dd8b6e

Please sign in to comment.