diff --git a/.gitea/workflows/stage-deploy.yaml b/.gitea/workflows/stage-deploy.yaml index f242e21d2..f63a75076 100644 --- a/.gitea/workflows/stage-deploy.yaml +++ b/.gitea/workflows/stage-deploy.yaml @@ -29,7 +29,7 @@ jobs: Host staging HostName $SSH_HOST User $SSH_USER - IdentityFile /root/.ssh/id_stage + IdentityFile /root/.ssh/id_rsa StrictHostKeyChecking no END env: