Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaseehuddin authored Dec 1, 2023
1 parent 2d67c7b commit 6115ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: FTP Deploy
uses: SamKirkland/FTP-Deploy-Action@4.1.0
with:
server: ftp.pro-mirage.com
server: ftp.promirage.com
#upload only the compiled files
local-dir: ./public/
username: ${{secrets.ftp_username}}
Expand Down

0 comments on commit 6115ccb

Please sign in to comment.