1 Commits

Author SHA1 Message Date
6e8b1205cb '...'
Some checks failed
Pro-CI-CD-Pipeline / build-and-deploy (push) Has been cancelled
2026-04-08 13:59:27 +08:00

View File

@@ -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