m0ngr31 / kanzi

Alexa skill for controlling Kodi
https://lexigr.am
MIT License
428 stars 149 forks source link

Fix the 'Deploy to Heroku' button. #294

Closed pataquets closed 2 years ago

pataquets commented 2 years ago

Although the deploy to Heroku succeeds, you need to manually set the stack for the application:

heroku stack:set heroku-18

Since the heroku-18 stack is now required, set it explicitly in the app.json file for the 'Deploy to Heroku' button to work.

pataquets commented 2 years ago

@m0ngr31 button is still failing, even when manual deployment already works.

pataquets commented 2 years ago

@m0ngr31 ping