From 54223a37763c199bae85d1f8a8e58f4c1bdc9e96 Mon Sep 17 00:00:00 2001 From: gikuser Date: Thu, 25 Dec 2025 14:34:07 +0500 Subject: [PATCH] Adjust workflow --- .github/workflows/deploy-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +