change token on gitea
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
run: npm i -g @railway/cli
|
||||
|
||||
- name: Deploy to Railway
|
||||
run: railway up --ci --service "runner-bridge" --path .
|
||||
# Added --verbose to see the real error
|
||||
run: railway up --ci --service "runner-bridge" --verbose
|
||||
env:
|
||||
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
|
||||
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user