We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bed60 commit 3a3a5f2Copy full SHA for 3a3a5f2
.github/workflows/deploy.yaml
@@ -76,7 +76,7 @@ jobs:
76
cancel-in-progress: false
77
steps:
78
- name: ⚡️ Deploy via SSH
79
- uses: appleboy/ssh-action@v1.1.0
+ uses: appleboy/ssh-action@v1.2.2
80
with:
81
host: ${{ secrets.SSH_HOST }}
82
username: ${{ secrets.SSH_USERNAME }}
0 commit comments