Skip to content

Commit

Permalink
fix: add services
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjagod1251 committed Nov 14, 2024
1 parent ce63629 commit ad76570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Deploy to Railway
run: |
railway up --service b54b1497-e63d-4612-94d9-f2e1c781755e
railway redeploy -y --service b54b1497-e63d-4612-94d9-f2e1c781755e
env:
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
Expand Down

0 comments on commit ad76570

Please sign in to comment.