From 958933cd7673dc628e7da8e1236496fa8ededd72 Mon Sep 17 00:00:00 2001 From: yhh <359807859@qq.com> Date: Tue, 16 Dec 2025 15:44:42 +0800 Subject: [PATCH] =?UTF-8?q?fix(ci):=20=E4=BF=AE=E6=AD=A3=20SignPath=20arti?= =?UTF-8?q?fact-configuration-slug=20=E4=B8=BA=20initial?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release-editor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-editor.yml b/.github/workflows/release-editor.yml index fb44d45b..af944bbd 100644 --- a/.github/workflows/release-editor.yml +++ b/.github/workflows/release-editor.yml @@ -185,7 +185,7 @@ jobs: organization-id: ${{ secrets.SIGNPATH_ORGANIZATION_ID }} project-slug: 'ecs-framework' signing-policy-slug: 'test-signing' - artifact-configuration-slug: 'default' + artifact-configuration-slug: 'initial' github-artifact-id: ${{ steps.get-artifact.outputs.artifact-id }} wait-for-completion: true wait-for-completion-timeout-in-seconds: 600