Skip to content

Commit 895d5b4

Browse files
author
Kroner
committed
nothing
1 parent 033c8a5 commit 895d5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Checkout code
3838
uses: actions/checkout@v3
3939

40-
- name: executing remote ssh commands using password
40+
- name: executing remote ssh commands using key
4141
uses: appleboy/ssh-action@v1
4242
with:
4343
host: ${{ secrets.SERVER_DNS }}

0 commit comments

Comments
 (0)