From cd156de795c4a77d12ccf880071cbff81ebe1639 Mon Sep 17 00:00:00 2001 From: michael1986 Date: Thu, 27 Nov 2025 13:42:18 +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 8f735b9..4c1d227 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,7 +34,7 @@ jobs: username: ${{ secrets.SERVER_USER }} key: ${{ secrets.SERVER_SSH_KEY }} source: "target/troostwijk-scraper-1.0-SNAPSHOT-jar-with-dependencies.jar" - target: "/opt/auction/app.jar" + target: "/opt/auction/" overwrite: true tar: false timeout: 60s