Skip to content

Commit 1d7c860

Browse files
committed
add workflow file
1 parent 645b0b0 commit 1d7c860

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: 3.209.11.44
21+
host: 44.197.132.110
2222
username: ubuntu
2323

2424
key: ${{ secrets.SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)