I changed my app name from "my-app-staging" to "my-app-staging-new" in the Heroku dashboard. Now I can no longer push changes to it- git throws the following error:
! No such app as my-app-staging.
fatal: Could not read from remote repository.
How do I resolve that?