We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8239427 + 33b7ba3 commit a622b56Copy full SHA for a622b56
1 file changed
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
ref: master
15
16
- name: executing remote ssh commands using ssh key
17
- uses: appleboy/ssh-action@v1.2.3
+ uses: appleboy/ssh-action@v1.2.4
18
with:
19
host: ${{ secrets.HOST }}
20
username: ${{ secrets.USERNAME }}
0 commit comments