Add SSH Key to a Single Github Repository

by | Apr 29, 2025 | IT Tips | 0 comments

To add a key to a single repo instead of the SSH key having access to all repositories just add a Deploy key and give it write access to the repository.

Go into the Settings on the repository and click the Add deploy key under the Deploy keys section. Check the writeable box to make it have Read/Write permissions instead of just Read

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/managing-deploy-keys#deploy-keys

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.