diff --git a/.github/workflows/deploy-testing.yml b/.github/workflows/deploy-testing.yml index a77d1608..143821f9 100644 --- a/.github/workflows/deploy-testing.yml +++ b/.github/workflows/deploy-testing.yml @@ -44,4 +44,4 @@ jobs: git pull npm install npm run build-react - pm2 restart react-node-app || pm2 start npm --name "react-node-app" -- start +