From 7f5a42a0550459d588c36c5b9912bd4721bbc9f1 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Sat, 13 Jun 2026 10:14:05 +0200 Subject: [PATCH] Update windows-msi.yml --- .github/workflows/windows-msi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-msi.yml b/.github/workflows/windows-msi.yml index 735bc1e2b..2b0bfdfb2 100644 --- a/.github/workflows/windows-msi.yml +++ b/.github/workflows/windows-msi.yml @@ -284,7 +284,7 @@ jobs: api-token: ${{ secrets.SIGNPATH_API_TOKEN }} organization-id: ${{ secrets.SIGNPATH_ORGANIZATION_ID }} project-slug: 'qelectrotech' - signing-policy-slug: 'release-signing' + signing-policy-slug: 'test-signing' artifact-configuration-slug: 'msi' github-artifact-name: 'qelectrotech-windows-msi-unsigned' wait-for-completion: true