Skip to content

Commit 873ac21

Browse files
Update deploy.yml
1 parent 56109c0 commit 873ac21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
script: |
3131
cd ~/pradan_forms_processing_system_backend
3232
npm install --production
33-
pm2 restart myapp || pm2 start index.js --name "Pradan-app-backend"
33+
pm2 restart Pradan-app-backend || pm2 start index.js --name "Pradan-app-backend"
3434
pm2 save

0 commit comments

Comments
 (0)