From f2dbf3be3ccce30c3ec6b55d798fd4a5c86a68f9 Mon Sep 17 00:00:00 2001 From: Sakindu Ransindu Perera <67496875+SakinduRansindu@users.noreply.github.com> Date: Fri, 13 Dec 2024 23:29:36 +0530 Subject: [PATCH] Update firebase-hosting-merge-production.yml --- .github/workflows/firebase-hosting-merge-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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