I have an app in our hosted instance connected to a github repo. I've setup the deploy key with read/write and it can pull from the repo just fine, but it's not pushing the changes when I click "Commit & push". It deploys the changes and commits them locally, but nothing is pushed.
Is there something else I need to do to make it push to the repo?