last try for today
This commit is contained in:
@@ -21,6 +21,6 @@ jobs:
|
||||
|
||||
- name: Deploy to Railway
|
||||
# Added --verbose to see the real error
|
||||
run: railway up --ci --service "runner-bridge" --verbose
|
||||
run: npx @railway/cli up --ci --service "runner-bridge" --verbose
|
||||
env:
|
||||
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user