Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apurvjha123 authored Nov 26, 2023
1 parent c266127 commit 0941d9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ jobs:
- run: |
touch .env
echo "${{secrets.PROD_SECRET}}" > .env
- run: pm2 restart all
- run: pm2 restart index.js

0 comments on commit 0941d9d

Please sign in to comment.