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

Always using files from master branch? #130

Open lukaelb opened 11 months ago

lukaelb commented 11 months ago

My workflow is setup for branch X but scp-action keeps using the master version of that file. Is this expected behaviour?