Why is my project connected to my GitHub not automatically updated?
devholos
HOBBYOP

a year ago

I have my project connected to Railway through my GitHub, but when I make an update to my GitHub it doesn't automatically deploy.

I would like to know why? Or what do I have to configure?

5 Replies

brody
EMPLOYEE

a year ago

Hello,

Can you check your service settings? perhaps you don't have a branch connected?

https://docs.railway.com/overview/the-basics#service-settings


brody

Hello,Can you check your service settings? perhaps you don't have a branch connected?https://docs.railway.com/overview/the-basics#service-settings

devholos
HOBBYOP

a year ago

Yes I have it connected, but I don't know why it doesn't update automatically


brody
EMPLOYEE

a year ago

Are you pushing to the correct repo and branch?


brody

Are you pushing to the correct repo and branch?

devholos
HOBBYOP

a year ago

If I have the correct repository.

This is how I have it configured


brody
EMPLOYEE

a year ago

Looks like you only added a branch a few hours ago, can you try pushing a new commit now?


Loading...