Skip to content

Commit

Permalink
action: debug failed server CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham-Lal committed Jun 2, 2024
1 parent fd343c4 commit 2e2628e
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 @@ -42,4 +42,4 @@ jobs:
- name: Upload backend
run: |
lftp -e "mirror --only-newer --parallel=100 -R./server/ /debateme-api/" ${{ secrets.FTP_SERVER }}
lftp -e "mirror --only-newer --parallel=100 -R ./server/ /debateme-api/" ${{ secrets.FTP_SERVER }}

0 comments on commit 2e2628e

Please sign in to comment.