Skip to content

Commit

Permalink
fix deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham-Lal committed Dec 22, 2023
1 parent cb4fd48 commit 2e89630
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 @@ -31,6 +31,6 @@ jobs:
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: client/_next/
server-dir: /
server-dir: drawing.shubhamlal.in/
protocol: ftps
timeout: 300000

0 comments on commit 2e89630

Please sign in to comment.