We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a562b4 commit 8b1681eCopy full SHA for 8b1681e
.github/workflows/docker-build-ec2.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: appleboy/ssh-action@master
19
with:
20
command_timeout: "60m"
21
- host: 44.200.129.206
+ host: 18.209.211.183
22
username: ubuntu
23
24
key: ${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments