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
Relates to 8058
Generate windows signed binaries through Github action workflows. We need to copy the approach used on MacOS for code signing through CI workflows. A self-signed certificate should be used.
Goal
Relates to 8058
Generate windows signed binaries through Github action workflows. We need to copy the approach used on MacOS for code signing through CI workflows. A self-signed certificate should be used.