Skip to content

Commit 6e9fff8

Browse files
committed
chore: try sftp port
1 parent 473c2f3 commit 6e9fff8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ jobs:
2222
server: ${{ secrets.ftp_host }}
2323
username: ${{ secrets.ftp_user }}
2424
password: ${{ secrets.ftp_password }}
25+
port: 22
26+
timeout: 60000
27+
dangerous-clean-slate: false

0 commit comments

Comments
 (0)