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 1d7c860 commit 8a562b4Copy full SHA for 8a562b4
.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.197.132.110
+ host: 44.200.129.206
22
username: ubuntu
23
24
key: ${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments