mirror of
https://github.com/yattee/yattee.git
synced 2026-05-05 06:57:55 +00:00
GitHub secrets store multi-line PEMs as a single line with literal "\n" sequences. Fastlane's app_store_connect_api_key action un-escapes them via gsub before use; the helper must do the same before writing the temp file, otherwise openssl sees garbage.
8.5 KiB
8.5 KiB