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