Files
fabula-ultima-html/.gitea
Drew Malzahn efea999a2b
All checks were successful
Deploy / deploy (push) Successful in 1m16s
ci: Decode base64-encoded deploy SSH key
Storing the raw PEM as a secret mangled it (CRLF/whitespace/newline),
causing ssh to fail with "error in libcrypto" at the copy step. Store the
key base64-encoded and decode it in the workflow so the PEM round-trips
intact.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 00:46:53 +00:00
..