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
182 stars 201 forks source link

How to use SSH_DEPLOY_KEY instead of API_TOKEN_GITHUB #84

Open puja-trivedi opened 10 months ago

puja-trivedi commented 10 months ago

Ideally I would prefer to use a SSH deploy key instead of a Personal Access Token. Does this action currently support SSH deploy keys? When I tried using one I got this error: github fatal: Authentication failed for.