Skip to content

Commit

Permalink
add workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr committed Nov 12, 2024
1 parent 1d7c860 commit 8a562b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: appleboy/ssh-action@master
with:
command_timeout: "60m"
host: 44.197.132.110
host: 44.200.129.206
username: ubuntu

key: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit 8a562b4

Please sign in to comment.