Skip to content

Commit 8a562b4

Browse files
committed
add workflow file
1 parent 1d7c860 commit 8a562b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-ec2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: appleboy/ssh-action@master
1919
with:
2020
command_timeout: "60m"
21-
host: 44.197.132.110
21+
host: 44.200.129.206
2222
username: ubuntu
2323

2424
key: ${{ secrets.SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)