There was an error while loading. Please reload this page.
1 parent e9da797 commit 68ecb12Copy full SHA for 68ecb12
1 file changed
.github/workflows/actions-image.yml
@@ -110,5 +110,6 @@ jobs:
110
# to the SHA-tagged image but `serviceInstanceUpdate` alone does
111
# not trigger a deployment — Railway needs an explicit poke.
112
npm i -g @railway/cli
113
+ railway link --project "$RAILWAY_PROJECT_ID"
114
railway service "$RAILWAY_SERVICE_ID"
115
railway deploy --yes
0 commit comments