You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am quite late for sure. Just wanted to ask if you fixed your issue, and if not, I may be able to bring somthing to the table.
Did you set a passphrase for the private key you're passing to this GitHub Action ? If so, be aware that it is not currently supported by the project, tbut I made a Pull Request that might interest you where it gets handled properly.
I started to use this action but face issues after the first run everything went through.
`
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
Connection closed by 135.125.231.159 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
`
The output can be found here too: https://github.com/digitalservicebund/digitalservicebund.github.io/actions/runs/3642799602/jobs/6150435802
Has anyone this behavior before?
The text was updated successfully, but these errors were encountered: