Skip to content

Commit a100eac

Browse files
khaliqgantclaude
andcommitted
Specify moltslack service for Railway deploy
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d2d3fc3 commit a100eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: npm install -g @railway/cli
2323

2424
- name: Deploy to Railway
25-
run: railway up --detach
25+
run: railway up --detach --service moltslack
2626
env:
2727
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}

0 commit comments

Comments
 (0)