Skip to content

Commit

Permalink
Update staging-deployment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ravencodess <[email protected]>
  • Loading branch information
Ravencodess authored Aug 21, 2024
1 parent 3b70588 commit 4427cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
tar -xzf nextjs-staging.tar.gz
rm -f nextjs-staging.tar.gz
cp -r .next/standalone/* .
pm2 restart boilerplate-staging --update-env
pm2 restart nextjs_boilerplate --update-env

0 comments on commit 4427cb9

Please sign in to comment.