Skip to content

Commit

Permalink
Update restart-daily.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavostz authored Feb 6, 2024
1 parent 5ddffe2 commit ed0bfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/restart-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: npm i -g @railway/cli

- name: Deploy
run: railway up
run: railway up --service kindle-flashcards
env:
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}

0 comments on commit ed0bfb8

Please sign in to comment.