diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 01a4856..7cf5ea1 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -63,5 +63,5 @@ jobs: ls -A echo "#########>pm2 commands below<#########" pm2 list -# pm2 logs backendserver --lines 40 -# pm2 restart backendserver --update-env + pm2 logs backendserver --lines 40 + pm2 restart backendserver --update-env