Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e8b1205cb |
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
|||||||
|
|
||||||
# 6. Install SSH key
|
# 6. Install SSH key
|
||||||
- name: Install SSH Key
|
- name: Install SSH Key
|
||||||
uses: shimataro/ssh-key-action@v2
|
uses: https://gitee.com/mirrors_muesli/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||||
known_hosts: unnecessary # Automatically confirm first connection
|
known_hosts: unnecessary # Automatically confirm first connection
|
||||||
|
|||||||
Reference in New Issue
Block a user