copy_file_to_another_repo_action
copy_file_to_another_repo_action copied to clipboard
How to use SSH_DEPLOY_KEY instead of API_TOKEN_GITHUB
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
.