iprobedroid / swgoh-arena-tracker

47 stars 190 forks source link

Heroku app deploy button throws error #1

Closed oneclutteredmind closed 4 years ago

oneclutteredmind commented 5 years ago

Tried deploying from the readme instructions, error thrown is: "No app.json located in the repo URL provided."

I can see the file in the repo, is the correct URL being passed?

2019-11-04

iprobedroid commented 5 years ago

must be a random error, just checked, and it worked this time

oneclutteredmind commented 5 years ago

It looks like it's linking to the readme file, I had to manually delete the last part of the URL to point to the master branch and that worked for me.

StarWiiz commented 5 years ago

can someone post right link?

oneclutteredmind commented 5 years ago

https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2Fiprobedroid%2Fswgoh-arena-tracker&template=https%3A%2F%2Fgithub.com%2Fiprobedroid%2Fswgoh-arena-tracker

That should work. I noticed that it only appends the readme if you had clicked in to the readme file manually. If you're on the home page (where the readme displays by default), the button works as intended.