From 49b1eb056935a6f99090a353558ee7d3291f87da Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Tue, 29 Oct 2024 22:08:36 +0000 Subject: [PATCH] Update ci-release.yml --- .github/workflows/ci-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 39087c1..4038dcb 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -79,7 +79,7 @@ jobs: api-token: '${{ secrets.SIGNPATH_API_TOKEN }}' organization-id: '107b3de5-057b-42fc-a985-3546e4261775' project-slug: 'bloxstrap' - signing-policy-slug: 'test-signing' + signing-policy-slug: 'release-signing' artifact-configuration-slug: 'github-ci' github-artifact-id: '${{ needs.build.outputs.artifact-id }}' wait-for-completion: true