From ff5989cec9dacaa80e821227f59fb6a17c5654ee Mon Sep 17 00:00:00 2001 From: AvicennaJr Date: Mon, 16 Oct 2023 09:18:06 +0300 Subject: [PATCH] this could be it --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b8cda28..c1e1ca7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -62,5 +62,5 @@ jobs: username: ${{ secrets.USERNAME }} password: ${{ secrets.PASSWORD }} port: ${{ secrets.PORT }} - source: /tmp + source: ./production-files.zip target: "/home/${{ secrets.USERNAME }}/temporary-directory" \ No newline at end of file