From b57d395fedad474fbf8341c2e858faeb65e37e03 Mon Sep 17 00:00:00 2001 From: michael1986 Date: Thu, 27 Nov 2025 13:39:29 +0100 Subject: [PATCH] all --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f796000..8f735b9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: target: "/opt/auction/app.jar" overwrite: true tar: false - timeout: 600 + timeout: 60s - name: Restart service uses: appleboy/ssh-action@v0.1.7