diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 40653cf..922af58 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,7 @@ jobs: key: ${{ secrets.EC2_PRIVATE_KEY }} source: "fivlao-sound.tar" target: "/home/ubuntu" - timeout: "900s" + timeout: 900s - name: Run new image version uses: appleboy/ssh-action@master