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

support ignore timestamp on tar #175

Open GBehzod opened 2 months ago

GBehzod commented 2 months ago

Hello, in my scenario, I tried to include the -m flag with the tar command, but it was unsuccessful.