Skip to content

Commit 2a59867

Browse files
committed
update model
1 parent 5cb83cc commit 2a59867

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-railway-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
timeout-minutes: 30
2828
env:
2929
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
30+
RAILWAY_API_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
3031
RAILWAY_PROJECT_ID: ${{ secrets.RAILWAY_PROJECT_ID }}
3132
RAILWAY_ENVIRONMENT_ID: ${{ secrets.RAILWAY_ENVIRONMENT_ID }}
3233
RAILWAY_SERVICE_ID: ${{ secrets.RAILWAY_SERVICE_ID }}

0 commit comments

Comments
 (0)