Updating railway

Enable PR updates

First go to your railway page, you should be greeted with this

Now on the sidebar click the Deployments button

Next you are going to need to go to the settings tab

Now we are going to want to enable pull requests

Once we enable that we are going to want to click the update button, you should see a prompt that looks like this.

Updating our repo

First, we are going to our GitHub repo that our railway tovy instance is on, it should be named your GitHub name/tovy

Now we are going to go to the Pull requests tab

Now you are going to click the pull request that looks like this

Once you do you should be on a page that looks like this

Now you are going to scroll down to where it says Merge Pull Request and press it

Then confirm merge

Then delete branch

Boom! Now you are done updating and you can wait for it to deploy like the first time you set up and then you can access it!

Last updated