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 be0756f commit 8698b8eCopy full SHA for 8698b8e
.github/workflows/ci.yml
@@ -725,7 +725,7 @@ jobs:
725
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
726
organization-id: '${{ vars.SIGNPATH_ORG_ID }}'
727
project-slug: 'fastfetch'
728
- signing-policy-slug: 'test-signing'
+ signing-policy-slug: '${{ vars.SIGNPATH_SIGNING_POLICY }}'
729
github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.artifact-id }}'
730
wait-for-completion: true
731
output-artifact-directory: '.'
0 commit comments