From 4615489128373c9e60fab2878d037e668bff5970 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Fri, 24 Apr 2026 14:40:38 +0200 Subject: [PATCH] chore: debug ci ssh --- .gitea/workflows/benchmark.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/benchmark.yaml b/.gitea/workflows/benchmark.yaml index 50f7ce0..7a66767 100644 --- a/.gitea/workflows/benchmark.yaml +++ b/.gitea/workflows/benchmark.yaml @@ -57,6 +57,7 @@ jobs: echo "${{ secrets.GIT_SSH_PRIVATE_KEY }}" > ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519 ssh-keyscan -H git.max-richter.dev >> ~/.ssh/known_hosts + ssh -i ~/.ssh/id_ed25519 -T git@git.max-richter.dev - name: 📤 Push Results env: