Add whoami
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
||||
# Added --verbose to see the real error
|
||||
run: |
|
||||
npm install @railway/cli
|
||||
npx railway whoami
|
||||
npx railway up --ci --service "runner-bridge" --verbose
|
||||
env:
|
||||
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user