We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9972b6c commit 0f07ccbCopy full SHA for 0f07ccb
.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: 18.234.242.255
+ host: 44.203.214.151
22
username: ubuntu # Usually 'ubuntu' or 'ec2-user'
23
24
key: ${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments