Open ClydeDz opened 4 years ago
Hi Ricardo, Could you please add an example of how one would copy multiple files using this action? Cheers!
- name: Copy icons uses: canastro/copy-file-action@master with: source: packages/website/icons/. target: packages/public/icons/ flags: '-r'
Hi Ricardo, Could you please add an example of how one would copy multiple files using this action? Cheers!