From f7b4395f8e74f1c68c35241770c48aa752067a2e Mon Sep 17 00:00:00 2001 From: Alexin Date: Thu, 18 Jul 2024 01:06:28 +0100 Subject: [PATCH] edit script again --- .github/scripts/deploy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/scripts/deploy.sh b/.github/scripts/deploy.sh index b5ce8e7..7febc01 100644 --- a/.github/scripts/deploy.sh +++ b/.github/scripts/deploy.sh @@ -15,6 +15,8 @@ then nvm use 20 fi +pwd + git remote set-url origin https://github.com/alexindevs/roomey-api.git # Pull the latest changes from the main branch