diff --git a/.github/workflows/auto-deployment.yml b/.github/workflows/auto-deployment.yml index 6558be2..66e1879 100644 --- a/.github/workflows/auto-deployment.yml +++ b/.github/workflows/auto-deployment.yml @@ -76,3 +76,5 @@ jobs: host: ${{ secrets.EC2_HOST }} user: ${{ secrets.EC2_USERNAME }} key: ${{ secrets.EC2_PRIVATE_KEY }} + args: + -o ConnectTimeout=60