appleboy / scp-action

GitHub Action that copy files and artifacts via SSH.
https://github.com/marketplace/actions/scp-command-to-transfer-files
MIT License
1.14k stars 134 forks source link

Problems when specify multiple hosts with host:port format #181

Open keatonLiu opened 2 weeks ago

keatonLiu commented 2 weeks ago

It gives error when I use host:port format image

keatonLiu commented 2 weeks ago

I have made a pull request: https://github.com/appleboy/drone-scp/pull/193. Please have a look