GitHub Commit
zacookie
FREEOP

2 months ago

Hi! I’m having an issue where Railway is not deploying the latest GitHub commit.

My setup:

• Railway connected to a GitHub repo

• Branch: main

• Auto deploy enabled

Current situation:

GitHub latest commit:

047e821 Slash cleaner

Railway deployment shows:

nugs / 7bc6826f

So Railway is deploying an older commit instead of the newest one.

Things I already tried:

• git push origin main

• git commit --allow-empty -m "force deploy"

• manual Redeploy in Railway

• confirmed branch is main

But Railway still deploys the old commit.

Is there something I might be missing in the Railway GitHub integration?

Thanks!

6 Replies

2 months ago

Open the service pane, press Cntrl + K (Cmd + K if on Mac) and search for "Deploy latest commit"


2 months ago

See if it fixes this


zacookie
FREEOP

2 months ago

ok. thank you. i’ll try that.


zacookie
FREEOP

2 months ago

also, can i dm you real quick. i just have something to report?


zacookie
FREEOP

2 months ago

not railway issue but something that you guys might want to look at.


2 months ago

sure


Welcome!

Sign in to your Railway account to join the conversation.

Loading...