Skip to content

Commit

Permalink
Deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
basshamut committed Jun 24, 2024
1 parent f804dde commit 97f8526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
npm install
- name: Deploy using ssh
uses: appleboy/ssh-action@v0.1.10
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.VPS_SSH_HOST }}
username: ${{ secrets.VPS_SSH_USERNAME }}
Expand Down

0 comments on commit 97f8526

Please sign in to comment.