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 2e89630 commit 7d3ad1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }}
local-dir: client/_next/
server-dir: drawing.shubhamlal.in/
protocol: ftps
timeout: 300000
protocol: ftps

0 comments on commit 7d3ad1c

Please sign in to comment.