Skip to content

Commit

Permalink
Update main_back.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Barakuda91 authored Apr 20, 2024
1 parent 157a8bd commit 03209e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_back.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
REMOTE_HOST: ${{ secrets.SERVER_IP }}
REMOTE_USER: ${{ secrets.SERVER_USERNAME }}
REMOTE_PORT: ${{ secrets.SERVER_SSH_PORT }}
SOURCE: backend
TARGET: /var/www/duoasia
SOURCE: dist
TARGET: /var/www/duoasia/backend

0 comments on commit 03209e7

Please sign in to comment.