We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba80f8 commit 076b48aCopy full SHA for 076b48a
1 file changed
.github/workflows/actions-image.yml
@@ -110,4 +110,4 @@ 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 redeploy --service "$RAILWAY_SERVICE_ID" --yes
+ railway deploy --service "$RAILWAY_SERVICE_ID" --yes
0 commit comments