Skip to content

Commit

Permalink
remove local-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
KubloPL committed Mar 24, 2024
1 parent a5f906f commit 115bdc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ jobs:
server: ${{ secrets.SFTP_SERVER }}
username: ${{ secrets.SFTP_USERNAME }}
password: ${{ secrets.SFTP_PASSWORD }}
local-dir: public
remote-dir: /srv/dev-disk-by-uuid-f4fc2a45-bf9e-4201-8897-946abbcea427/Users/iteam/site_files/
server-dir: /srv/dev-disk-by-uuid-f4fc2a45-bf9e-4201-8897-946abbcea427/Users/iteam/site_files/

0 comments on commit 115bdc9

Please sign in to comment.