Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadahmed-01 authored Feb 26, 2024
1 parent c8c0a9f commit 8cab16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: SSH into server and deploy Docker image
uses: appleboy/ssh-action@master
with:
host: 64.23.212.219
host: 64.23.214.107
username: root
key: ${{ secrets.SSH_KEY }}
# script: |
Expand Down

0 comments on commit 8cab16f

Please sign in to comment.