Skip to content

Commit 9173835

Browse files
fix railway action
1 parent 8e1d0d0 commit 9173835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-railway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020

2121
steps:
2222
- name: Deploy image to Railway
23-
run: railway redeploy --service=sourcebot
23+
run: railway redeploy --service=sourcebot --yes

0 commit comments

Comments
 (0)