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(ci): release-owner — fetch TAURI_SIGNING_PRIVATE_KEY from Infisical
owner-v0.10.0 build failed: tauri.conf.json now has plugins.updater.pubkey
(real auto-update), so tauri-action refuses to bundle without the matching
private key. release-owner.yml never fetched it — only release.yml (app) did.
Mirrors the /updater Infisical step + env var already used there.
0 commit comments