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 033c8a5 commit 895d5b4Copy full SHA for 895d5b4
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Checkout code
38
uses: actions/checkout@v3
39
40
- - name: executing remote ssh commands using password
+ - name: executing remote ssh commands using key
41
uses: appleboy/ssh-action@v1
42
with:
43
host: ${{ secrets.SERVER_DNS }}
0 commit comments