how to use SSH key to make a repository private in github actions code example Example: github private key $ ssh-keygen -t rsa -b 4096 -C "[email protected]"