Skip to content

Commit 7f34b6b

Browse files
authored
Merge pull request #3 from gikuser/feature/add-workflow-1
Adjust workflow
2 parents 87ecbfc + 54223a3 commit 7f34b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
git pull
4545
npm install
4646
npm run build-react
47-
pm2 restart react-node-app || pm2 start npm --name "react-node-app" -- start
47+

0 commit comments

Comments
 (0)