From 3f71a1f3e01801f909b927512225ff42885a085f Mon Sep 17 00:00:00 2001 From: Andreas V <46223359+idna001@users.noreply.github.com> Date: Sun, 28 Jan 2024 13:30:07 +0100 Subject: [PATCH] upload --- .github/workflows/deploy-ftp.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/deploy-ftp.yml b/.github/workflows/deploy-ftp.yml index affe53f..fa35193 100644 --- a/.github/workflows/deploy-ftp.yml +++ b/.github/workflows/deploy-ftp.yml @@ -32,5 +32,4 @@ jobs: server: ${{ secrets.FTP_SERVER }} user: ${{ secrets.FTP_USERNAME }} password: ${{ secrets.FTP_PASSWORD }} - remote_dir: ./www/roulette - delete: "false" \ No newline at end of file + remote_dir: /www/roulette