#Template Not Deploying
14 messages · Page 1 of 1 (latest)
Its a "personal" one but I can send it
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
It will act as if everything is fine, meaning no errors, just doesn't actually deploy, if I set it up without a template it also works
is there anyway I can force a deploy?
Yeah, by updating variables
Okay, I found out why it's not working.
- Your service's name is set to
Modmail Bot. - Railway creates a repo with the same name but github changes that to
Modmail-Botbecause they don't allow spaces. - Railway links that service to a repo named
Modmail Botbut that doesn't exist.
Thus, it fails.
cc @wispy hare
For now, please change your service's name to Modmail-Bot