Skip to content

Commit

Permalink
'add workflow file'
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr committed Mar 6, 2024
1 parent 538f289 commit a4e75cf
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: 3.235.127.214
host: 3.222.215.208
username: ubuntu # Usually 'ubuntu' or 'ec2-user'

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

0 comments on commit a4e75cf

Please sign in to comment.