Skip to content

Commit fc6bf2a

Browse files
authored
Update test-ssh.yml
1 parent 5f3c27e commit fc6bf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ssh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
2121
- name: Run command on server
2222
run: |
23-
ssh -i ~/.ssh/id_ed25519 ec2-user@your-server-ip 'echo "GitHub Actions connected successfully!"'
23+
ssh -i ~/.ssh/id_ed25519 bitnami@3.124.243.224 'echo "GitHub Actions connected successfully!"'

0 commit comments

Comments
 (0)