Skip to content

Commit

Permalink
Merge pull request #52 from RotaractMora/dev
Browse files Browse the repository at this point in the history
Update firebase-hosting-merge-production.yml
  • Loading branch information
SakinduRansindu authored Dec 13, 2024
2 parents 56ca6ae + f2dbf3b commit de97955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit de97955

Please sign in to comment.