dmnemec / copy_file_to_another_repo_action

This GitHub Action copies a file from the current repository to a location in another repository
Apache License 2.0
183 stars 206 forks source link

Existing file overwrite #70

Open diman82 opened 1 year ago

diman82 commented 1 year ago

Is an existing file (in destination repo) is being overwritten during copy or action will fail in such a case?