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.25k stars 135 forks source link

Feature request: `dont_untar` flag? #184

Closed luarss closed 4 months ago

luarss commented 4 months ago

Thank you @appleboy for the wonderful package. Was wondering if we can have a flag that turns off the untar action that happens automatically after scp?

Edit: Closing, because it was a misunderstanding on my part.