Skip to content

Commit

Permalink
Update backend-ec2-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ansuj9123 authored Apr 11, 2024
1 parent 5e3f5be commit ab9b6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-ec2-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: SSH into EC2 and run commands
uses: appleboy/[email protected]
with:
host: 13.40.127.171
host: 3.9.146.191
username: ubuntu
key: ${{ secrets.SSH_EC2_SECRET }}
script: |
Expand Down

0 comments on commit ab9b6d8

Please sign in to comment.