Step 2: Add your Codeanywhere SSH key to Github
Go to the
Account page in the Codeanywhere dashboard. Click on the “Show” button in the “SSH Public Key” section. An SSH key will appear. Make sure to copy this key to your Github account.
In Github, go to Settings -> SSH and GPG Keys -> New SSH Key -> Type a name (can be anything) -> Paste your key -> Click “Add SSH Key”
Note: This needs to be done only when you use Codeanywhere for the first time.