Skip to content

Commit 1ef82c3

Browse files
Update Submit-To-SignPath.yml
1 parent 3895ea6 commit 1ef82c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Submit-To-SignPath.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
6666
organization-id: '407be075-e08f-4033-a34d-d1aa1dd2578a'
6767
project-slug: 'Virtual-Display-Driver'
68-
signing-policy-slug: 'test-signing'
68+
signing-policy-slug: 'release-signing'
6969
github-artifact-id: '${{ steps.upload_artifact.outputs.artifact-id }}'
7070
wait-for-completion: true
7171
output-artifact-directory: 'SignedArtifacts'

0 commit comments

Comments
 (0)