You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(desktop-release): don't pass empty APPLE_* — build unsigned (no Apple certs yet)
tauri-action tried 'security import' with an empty APPLE_CERTIFICATE and failed.
The APPLE_* secrets aren't set up, so drop them and build an unsigned .dmg;
re-add them when Apple notarization is configured.
0 commit comments