If you have an existing app on Heroku and you are getting this no app specified message, you can correct it by running this on your local terminal:
heroku git:remote -a MyHerokuAppName
If you have an existing app on Heroku and you are getting this no app specified message, you can correct it by running this on your local terminal:
heroku git:remote -a MyHerokuAppName