修改同步gitlab私钥

This commit is contained in:
whyour 2022-11-16 00:02:40 +08:00
parent 526f927436
commit 074a90e0ac

View File

@ -28,7 +28,7 @@ jobs:
target_repo_url:
git@gitlab.com:whyour/qinglong.git
ssh_private_key:
${{ secrets.SSH_PRIVATE_KEY }}
${{ secrets.GITLAB_SSH_PK }}
build-static:
runs-on: ubuntu-latest