Not able to push on GitHub

I have added the Private key as deployment key in circlw ci and also provided the fingerprint in configuration. still, I am not able to push, what is the problem?

not able to get rid of this error

The authenticity of host ‘github.com (192.30.253.113)’ can’t be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)?

Hi @scalamill Were you able to resolve this? You should be able to add the key to the list of SSH keys at: https://circleci.com/<vcs>/<orgName>/<projectName>/edit#ssh, where <vcs> is either gh (GitHub) or bb (Bitbucket).

More on this can be found on this Support Article.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.