-
|
Hi I've added the private key as as repository secret named When running this action: The checkout fails with: If I've read the documentation correctly this should work (in general) , but I can't figure out what I've done wrong. My public key looks like:
The private key looks like: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Got it, remove the quotes: |
Beta Was this translation helpful? Give feedback.
Got it, remove the quotes:
ssh-key: {{ secrets.PUSH_KEY }}