Type this and I think you’ll see the problem:
git remote -v
Fix it like this:
git remote rm heroku
git remote add heroku git@heroku.com:electric-meadow-15.git
Type this and I think you’ll see the problem:
git remote -v
Fix it like this:
git remote rm heroku
git remote add heroku git@heroku.com:electric-meadow-15.git