mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 06:25:41 +00:00
7ee03e917b
Wire up Developer ID Application certificate + App Store Connect API Key to tauri-action on the macOS runner. Decodes the base64-encoded .p8 into a file before the build, exports APPLE_API_KEY_PATH via $GITHUB_ENV, and forwards the remaining credentials through the env block. Windows runner receives the vars but tauri ignores them off-platform. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>