Skip to content

Commit

Permalink
Merge pull request #528 from Divine4212/patch-5
Browse files Browse the repository at this point in the history
Update staging.yml
  • Loading branch information
Olat-nji authored Aug 22, 2024
2 parents 251a9f7 + 1e9d200 commit d6836f6
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 @@ -81,7 +81,7 @@ jobs:
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_KEY }}
password: ${{ secrets.SSH_PASSWORD }}
script: |
echo "About to Deploy"
cd /var/www/langlearnai-be/staging
Expand Down

0 comments on commit d6836f6

Please sign in to comment.