Skip to content

Commit 5576b01

Browse files
authored
Update dev.yml
Signed-off-by: Njoku Ujunwa Sophia <[email protected]>
1 parent ad9c0ac commit 5576b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
password: ${{ secrets.SSH_PASSWORD }}
8484
script: |
8585
echo "About to Deploy"
86-
cd /var/www/langlearnai-be/deployment
86+
cd /var/www/boilerplate-be/dev
8787
eval $(ssh-agent)
8888
ssh-add ~/.ssh/id_ecdsa
8989
git pull origin dev

0 commit comments

Comments
 (0)