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 1ba2231 commit 915e8a1Copy full SHA for 915e8a1
.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.0.3
+ uses: appleboy/ssh-action@v1.2.1
18
with:
19
host: ${{ secrets.HOST }}
20
username: ${{ secrets.USERNAME }}
0 commit comments