#newbie - how do I pull updated code from github?
15 messages · Page 1 of 1 (latest)
Project ID: N/A
n/a
I'm confused by what you're asking
so railway is running a compiled version of code from github... but when the code is updated, how do I get that new code onto railway?
ooh, railway will automatically redeploy and update your app when you update your github project
Not that I'm aware of, one workaround could be working on a different branch, and then merging with the main branch when you want to deploy
huh ok... so railway will just watch the main branch and rebuild when it detects a new version
precisely
no wonder I couldn't find that button I guess 😉
How do you add the latest version of Flowise in Github so that Railway can use it?
When I installed Flowise, I used the template provided in the Flowise documentation.