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 e2a2e49 commit cd628e4Copy full SHA for cd628e4
.github/workflows/release-test.yml
@@ -89,7 +89,8 @@ jobs:
89
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
90
organization-id: '34634019-2ee0-4162-830a-72cd1a0cb73f'
91
project-slug: 'nextest'
92
- signing-policy-slug: 'internal-test'
+ signing-policy-slug: 'nextest'
93
+ artifact-configuration-slug: 'internal-test'
94
github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.artifact-id }}'
95
wait-for-completion: true
96
output-artifact-directory: 'target/signed'
0 commit comments