mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-05-24 18:47:50 +02:00
a54cf4c5e3
Due to node issue using exit code 0 for exceptions thrown in async methods. Fixed by moving getUserArguments inside try block.