From 02672e07c68927c745e148027883433e2ec4afb8 Mon Sep 17 00:00:00 2001 From: Codex Date: Fri, 10 Jul 2026 01:37:41 +0200 Subject: [PATCH] fix: point deploy identity at active GitHub key --- config/deploy-ssh-identities.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/deploy-ssh-identities.yaml b/config/deploy-ssh-identities.yaml index 0274eafe..29e53176 100644 --- a/config/deploy-ssh-identities.yaml +++ b/config/deploy-ssh-identities.yaml @@ -27,8 +27,8 @@ identities: sourceKey: file createFromLocal: enabled: true - privateKeyPath: /root/.ssh/id_ed25519 - publicKeyPath: /root/.ssh/id_ed25519.pub + privateKeyPath: /root/.ssh/id_ed25519_github_codex + publicKeyPath: /root/.ssh/id_ed25519_github_codex.pub knownHostsPath: /root/.ssh/known_hosts targets: