We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6170e commit 705c3a6Copy full SHA for 705c3a6
.github/workflows/build-signed.yml
@@ -44,7 +44,7 @@ jobs:
44
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
45
organization-id: '903dc541-2740-462e-b9dd-659adaf2188e'
46
project-slug: 'installer'
47
- signing-policy-slug: 'test-signing'
+ signing-policy-slug: 'release-signing'
48
github-artifact-id: '${{steps.upload-unsigned.outputs.artifact-id}}'
49
wait-for-completion: true
50
output-artifact-directory: 'signed-artifacts'
0 commit comments