diff --git a/.github/workflows/firebase-hosting-merge-production.yml b/.github/workflows/firebase-hosting-merge-production.yml index a0a2fe6..d33360e 100644 --- a/.github/workflows/firebase-hosting-merge-production.yml +++ b/.github/workflows/firebase-hosting-merge-production.yml @@ -47,7 +47,7 @@ jobs: server: ${{ secrets.FTP_SERVER }} username: ${{ secrets.FTP_USERNAME }} password: ${{ secrets.FTP_PASSWORD }} - local-dir: ./out + local-dir: ./out/ server-dir: /public_html/ protocol: ftp port: 21