Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farooqpk authored Sep 17, 2024
1 parent 0efb7b0 commit c6ed41d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
with:
host: ${{ secrets.VPS_HOST }}
username: ${{ secrets.VPS_USERNAME }}
password: ${{ secrets.VPS_PASS }}
key: ${{ secrets.VPS_SSH_KEY }}

script: |
echo "Starting deployment to VPS..."
Expand Down

0 comments on commit c6ed41d

Please sign in to comment.