diff --git a/.devops/gitlink-help-autodeploy.yml b/.devops/gitlink-help-autodeploy.yml index d08dfd6..20f668a 100644 --- a/.devops/gitlink-help-autodeploy.yml +++ b/.devops/gitlink-help-autodeploy.yml @@ -42,7 +42,7 @@ workflow: name: ssh执行命令 task: ssh_cmd@1.1.1 input: - ssh_private_key: ((gitlink_help_center.gitlink_help_center)) + ssh_private_key: ((gitlink_help_center_ssh_key.gitlink_help_center_ssh_key)) ssh_ip: '"121.41.222.0"' ssh_port: '"22"' ssh_user: '"root"'