fix: update PM2 restart command to use 'restart-portfolio'
This commit is contained in:
@@ -67,5 +67,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DEPLOY_PATH: ${{ vars.DEPLOY_PATH }}
|
DEPLOY_PATH: ${{ vars.DEPLOY_PATH }}
|
||||||
run: |
|
run: |
|
||||||
restart-application
|
restart-portfolio
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user