error: failed to push some refs to 'https://git.heroku.com/samyuktha-todomanager-saas201.git' code example
Example: how to trigger new heorku build without diting git
heroku builds:create --source-url https://user:[email protected]/repos/<username>/<repo name>/tarball/master/ --app <app-name>