Skip to content

Commit

Permalink
Fix signing policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Drommedhar committed Oct 19, 2024
1 parent 88d702c commit 549f9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '755fc32c-cfd8-4e3a-9ece-1a337dd6e8c3'
project-slug: 'DlssUpdater'
signing-policy-slug: 'test_certificate'
signing-policy-slug: 'test-signing'
github-artifact-id: '${{steps.Artifact.outputs.artifact-id}}'
wait-for-completion: true
output-artifact-directory: './'
Expand Down

0 comments on commit 549f9c6

Please sign in to comment.