Skip to content

Commit

Permalink
Update production-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
villanovachile authored Apr 5, 2023
1 parent 2b46780 commit e482a04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/production-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
npm i
npm run build
pm2 restart ${{ secrets.PRODUCTION_NAME }}
pm2 stop ${{ secrets.STAGING_NAME }}
- name: Update PR comment
if: success()
Expand Down

0 comments on commit e482a04

Please sign in to comment.