chore: debug ci ssh
Some checks failed
📊 Benchmark the Runtime / release (pull_request) Failing after 1m10s
🚀 Lint & Test & Deploy / release (pull_request) Failing after 1m12s

This commit is contained in:
2026-04-24 14:40:38 +02:00
parent b23ad01c74
commit 4615489128

View File

@@ -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: