mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-03-25 18:10:48 +08:00
- Switch to passing complete two-line private key content instead of base64 only - Use GitHub Actions heredoc syntax (<<'EOF') for proper multiline handling - Preserve original minisign private key format with comment and base64 lines - Improve compatibility with Tauri CLI's private key parsing