im-open/Setup Deploy Keys

Run `ssh-agent` and load SSH keys to access other private repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploy-key-infoAn array of deploy key info objects that contain the org and repo the deploy key is intended for as well as the name of the envioronment variable that contains the value of the private key.yes
namedescription
validation-errorA string with a short description of a validation error that occurred. Generally used for testing but can be used programmatically to detect which types of validation errors the action is encountering.
key-filenameThe name of the file where the key was written to disk. Generally used for testing because the output would only reflect the last key that was processed.