Skip to content

Commit

Permalink
Update deploy-only.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geleeroyale authored Aug 7, 2024
1 parent 8a540be commit 2eb4871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
ssh-private-key: ${{ secrets.SSH_PRIVATEKEY }}
- name: SSH and Redeploy
uses: appleboy/ssh-action@v1.0.3
uses: appleboy/ssh-action@v0.1.10
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 2eb4871

Please sign in to comment.