build(release): forbid unsigned Windows artifacts

This commit is contained in:
Yun Chan 2026-08-29 19:07:16 +09:00
parent ec5aec758b
commit 30d51278c9

View file

@ -44,6 +44,8 @@ asarUnpack:
# ──────────────────────────────────────────────────────────────────── # ────────────────────────────────────────────────────────────────────
win: win:
icon: build/icon.ico icon: build/icon.ico
# Stable artifacts must never silently fall back to an unsigned build.
forceCodeSigning: true
target: target:
- target: nsis - target: nsis
arch: arch: