Closed Wallman closed 7 months ago
I'm wondering if there is a way to "automatically" use the already provided GitHub SSH key that comes with GitHub Action runners. Instead of providing a separate SSH key like described here
I am fairly new to GHA so I am not completely sure how the "automatic" handling of SSH keys is done. What I know is:
git push
I'm wondering if there is a way to "automatically" use the already provided GitHub SSH key that comes with GitHub Action runners. Instead of providing a separate SSH key like described here