From c8a8694e4aa39cba61239fd7b76e45d581835f4f Mon Sep 17 00:00:00 2001 From: fliiiix Date: Wed, 20 Sep 2023 18:27:19 +0200 Subject: [PATCH] Deploy stork needs overwrite now otherwise it hangs --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c73aec5..8344df8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,6 +31,7 @@ jobs: port: 2299 username: ${{ secrets.DEPLOY_USER }} key: ${{ secrets.DEPLOY_KEY }} + overwrite: true source: "bgt.st" target: "/var/www/search/"