更新 .gitea/workflows/develop_3.1_MS_build_manual.yaml

This commit is contained in:
2026-05-06 12:00:49 +08:00
parent b4097162d8
commit 0a3081b3c9

View File

@@ -84,7 +84,7 @@ jobs:
host: ${{ secrets.SERVER_HOST }}
port: 22
username: ${{ secrets.SERVER_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
source: target/*.jar
target: ${{ env.REMOTE_DEPLOY_PATH }}
strip_components: 1