diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7cfef14..d6e9611 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -66,7 +66,7 @@ jobs: server: ${{ secrets.FTP_SERVER}} username: ${{ secrets.FTP_USERNAME }} password: ${{ secrets.FTP_PASSWORD }} - server-dir: /public_html/api.cche-ch.org/ + server-dir: ./public_html/api.cche-ch.org/ exclude: | **/.git* **/.git*/**