diff --git a/index.js b/index.js index 421fdbd..4897ed2 100644 --- a/index.js +++ b/index.js @@ -17,6 +17,8 @@ sftp port, username, password, + readyTimeout: 5000, + retries: 5, }) .then(() => { core.info(`connected \n uploading ${sourceDir} to ${targetDir}...`)