fix(ci): 修正 SignPath artifact-configuration-slug 为 initial
This commit is contained in:
2
.github/workflows/release-editor.yml
vendored
2
.github/workflows/release-editor.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user