infra/.forgejo
jack 54ba45acaa
Some checks failed
CI/CD / syntax-check (push) Successful in 1m10s
CI/CD / deploy (push) Failing after 11m44s
fix: ensure SSH private key has trailing newline in CI workflow
printf '%s' strips trailing newlines; use printf '%s\n' to ensure
the OpenSSH key file is well-formed and passes libcrypto validation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 15:18:09 +07:00
..
workflows fix: ensure SSH private key has trailing newline in CI workflow 2026-03-22 15:18:09 +07:00