Skip to content

Commit dee4f9b

Browse files
committed
wf
1 parent 6ba639e commit dee4f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
FTP_USERNAME: ${{ secrets.SFTP_USER }}
2626
FTP_PASSWORD: ${{ secrets.SFTP_PASS }}
2727
LOCAL_DIR: ./
28-
REMOTE_DIR: ./
28+
REMOTE_DIR: /
2929
METHOD: sftp
3030
PORT: ${{ secrets.SFTP_PORT }}
3131
ARGS: --no-empty-dirs

0 commit comments

Comments
 (0)