fletort/New ssh deploy key to remote repo

Generate a new ssh key pair to permit one repo to deploy to another repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploy_repoRepo on which we want to make deployementyes
client_repoRepo that will publish to the deploy_repo${{ github.repository }}
key_encryptionEncryption typersa
key_sizeKey Size (in bits)4096
tokenToken used to save the private key on the client_repo secret and to save the public key on the publish key of the deploy_repoyes
secret_nameName of the secret storing the private keyPUBLISHING_KEY

no outputs