We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa7989 commit bd69bb2Copy full SHA for bd69bb2
1 file changed
.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
git_user: Kang Huaishuai
25
git_email: khs1994@khs1994.com
26
- key_name: key_rsa
+ key_name: id_rsa
27
key: ${{ secrets.SSH_KEY }}
28
- name: Hexo Build
29
uses: docker://khs1994/hexo
0 commit comments