copy-action icon indicating copy to clipboard operation
copy-action copied to clipboard

using copy-action, but not moving the files.

Open bitsbb01 opened this issue 4 years ago • 0 comments

using

  • name: Copy m3u8 uses: canastro/copy-file-action@master with: source: "./tests" target: "./data" flags: '-r'

however its not copying anything from ./data should be copying folders and contents?

bitsbb01 avatar Nov 02 '21 17:11 bitsbb01