chore(aaif): Use Azure Artifact Signing for Windows (#8116)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Jack Amadeo
2026-03-27 07:36:27 -04:00
committed by GitHub
parent 376e94e47a
commit 88c06ab5dc
2 changed files with 77 additions and 103 deletions
-4
View File
@@ -78,10 +78,6 @@ jobs:
uses: ./.github/workflows/bundle-desktop-windows.yml
with:
signing: true
secrets:
WINDOWS_CODESIGN_CERTIFICATE: ${{ secrets.WINDOWS_CODESIGN_CERTIFICATE }}
WINDOW_SIGNING_ROLE: ${{ secrets.WINDOW_SIGNING_ROLE }}
WINDOW_SIGNING_ROLE_TAG: ${{ secrets.WINDOW_SIGNING_ROLE_TAG }}
# ------------------------------------
# 7) Create/Update GitHub Release