|
|
|
|
|
by crcastle
1513 days ago
|
|
Small nit: I believe this is incorrect: > More recently, all Git-based deployments (which is to say, virtually all deployments) to Heroku were blocked and review apps were halted for all users as a result of a GitHub OAuth token leak. It should read "all GitHub-based deployments". You can still deploy with `git push heroku main`. |
|