mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-12 23:23:20 +08:00
ea56794a37
- 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