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

copy files from host #176

Open nicola-lunghi opened 2 months ago

nicola-lunghi commented 2 months ago

it is possible to copy files from the target host to the runner?

I need to copy the result of a remote build back to the runner