Skip to content

Commit

Permalink
Update staging.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Divine Kenechukwu Onyekwuuje <[email protected]>
  • Loading branch information
Divine4212 authored Aug 22, 2024
1 parent 251a9f7 commit 1a95c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
key: ${{ secrets.SSH_KEY }}
script: |
echo "About to Deploy"
cd /var/www/langlearnai-be/staging
cd /var/www/boilerplate-be/staging
eval $(ssh-agent)
ssh-add ~/.ssh/id_ecdsa
git pull origin staging
Expand Down

0 comments on commit 1a95c20

Please sign in to comment.