2020-01-29 UTC
# [LewisCowles] a tip for debugging heroku button deploys is to copy the name to your terminal and run `heroku logs -a
{your-app-name}
--tail` it’s the only way I know of to see why releases fail. Heroku helpfully (or not) deletes the app if a release fails, but only shares logs for deploy