From cf6b609490ad222e384e668f313ee9116ee6b616 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Wed, 26 Mar 2025 18:13:13 +0800 Subject: [PATCH] chore: update signpath signing-policy-slug --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 08c905338..dc9cc9f6c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -214,7 +214,7 @@ jobs: api-token: "${{ secrets.SIGNPATH_API_TOKEN }}" organization-id: "8c651516-fdaf-40a1-9fea-001dffde850e" project-slug: "Folo" - signing-policy-slug: "test-signing" + signing-policy-slug: "release-signing" artifact-configuration-slug: "github" github-artifact-id: "${{ steps.upload-unsigned-windows-x64-exe.outputs.artifact-id }}" output-artifact-directory: "apps/desktop/out/make/"