Skip to content

Commit 68ecb12

Browse files
committed
fix railway deploy
1 parent e9da797 commit 68ecb12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actions-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,6 @@ jobs:
110110
# to the SHA-tagged image but `serviceInstanceUpdate` alone does
111111
# not trigger a deployment — Railway needs an explicit poke.
112112
npm i -g @railway/cli
113+
railway link --project "$RAILWAY_PROJECT_ID"
113114
railway service "$RAILWAY_SERVICE_ID"
114115
railway deploy --yes

0 commit comments

Comments
 (0)