From 1019f549037ca84cba55933fdb7af6e40b203012 Mon Sep 17 00:00:00 2001 From: Ravencodess <115118888+Ravencodess@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:51:46 +0100 Subject: [PATCH] Update production-deployment.yml Signed-off-by: Ravencodess <115118888+Ravencodess@users.noreply.github.com> --- .github/workflows/production-deployment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/production-deployment.yml b/.github/workflows/production-deployment.yml index 7b5360c30..3e9869d13 100644 --- a/.github/workflows/production-deployment.yml +++ b/.github/workflows/production-deployment.yml @@ -66,5 +66,4 @@ jobs: cd ~/hng_boilerplate_nextjs/prod tar -xzf nextjs-prod.tar.gz rm -f nextjs-prod.tar.gz - cp -r .next/standalone/* . pm2 restart nextjs_boilerplate_prod --update-env