From c4e8e29d6a0f7d3f409c1dcffef3248029c47605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zieli=C5=84ski?= Date: Sat, 23 Nov 2024 22:13:28 +0100 Subject: [PATCH] . --- .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 0d6f882..8ba1521 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: - name: Copy artifacts into server uses: garygrossgarten/github-action-scp@release with: - local: DiunaBI-WebAPI.tar.gz + local: ./DiunaBI-WebAPI.tar.gz remote: /home/mz/github host: crm.bim-it.pl username: mz