Failed to deploy to platform.sh

I fixed it by adding

- run:
    name: Add Heroku to known_hosts
    command: ssh-keyscan -H git.eu-2.platform.sh >> ~/.ssh/known_hosts

as per The authenticity of host 'heroku.com (50.19.85.132)' can't be established

1 Like