Skip to content

Commit

Permalink
chore: add service name in ci/cd for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzzy committed Nov 20, 2024
1 parent af02728 commit 64a1f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
run: |
npm install -g @railway/cli
railway up
railway up --service fxql-service

0 comments on commit 64a1f74

Please sign in to comment.