update done

This commit is contained in:
2026-03-03 11:40:49 -05:00
parent cb8ac357ac
commit 6fdc7550ad
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,6 @@ jobs:
run: npm i -g @railway/cli run: npm i -g @railway/cli
- name: Deploy to Railway - name: Deploy to Railway
run: railway up --ci --service "runner-bridge" run: railway up --ci --service "runner-bridge" --path .
env: env:
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }} RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}

1
.railwayignore Normal file
View File

@@ -0,0 +1 @@
target/