github and gitcafe use the same public key
key_load_pulic:No such fileYour public key file was not found. It is estimated that there is something wrong with your multi-account configuration. Think carefully about what your gitcafe key name is. .
key_load_pulic:No such file
By default, github supports the following public-key-names:
id_dsa.pub
id_ecdsa.pub
id_ed25519.pub
id_rsa.pub
Reference: https://help.github.com/articles/generating-ssh-keys/
gitcafe didn’t find the official description, it seems to be id_rsa.pub
Path problem!
key_load_pulic:No such file
Your public key file was not found.
It is estimated that there is something wrong with your multi-account configuration. Think carefully about what your gitcafe key name is. .
By default, github supports the following public-key-names:
id_dsa.pub
id_ecdsa.pub
id_ed25519.pub
id_rsa.pub
gitcafe didn’t find the official description, it seems to be id_rsa.pub
Path problem!