Files
Mauricio Barragan 5f8da3487f fix(deploy): use ssh-agent for VPS Deploy SSH key
printf of VPS_SSH_KEY produced a corrupted private key on the runner
(libcrypto error). Switch to webfactory/ssh-agent which handles multiline
OpenSSH keys reliably.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-19 12:52:35 -06:00
..