#need to stop discord bot
5 messages · Page 1 of 1 (latest)
Project ID: N/A
The only way to “stop” a deployment is to delete the deployment
But depending on how you have things setup, if you are deploying from a git repository, all you need to do is make a commit, and the project will redeploy with the new code
Okay, that's exactly what I did while looking for an adequate way....