Skip to content

Commit

Permalink
ci: use release certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Dec 16, 2024
1 parent 89166df commit d4bbded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_github_signed_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: 'f4659968-cc5d-43ff-9308-df0032168ad9'
project-slug: 'PyJibe'
signing-policy-slug: 'test-signing'
signing-policy-slug: 'release-signing'
github-artifact-id: '${{steps.uploadInstallerArtifact.outputs.artifact-id}}'
wait-for-completion: true
output-artifact-directory: 'build-recipes/Output'
Expand Down

0 comments on commit d4bbded

Please sign in to comment.