Skip to content

Commit

Permalink
change localdir
Browse files Browse the repository at this point in the history
  • Loading branch information
bndgt committed Dec 4, 2024
1 parent 9006a0b commit bb38672
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
onlyNewer: true
settings: 'sftp:auto-confirm=yes'
# Mirror command options
localDir: 'public/'
localDir: './public/'
remoteDir: '/var/www/my_webapp/www/'
reverse: true
ignoreFile: '.lftp_ignore'
options: '--verbose'

options: '--verbose'

0 comments on commit bb38672

Please sign in to comment.