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 d2e1729 commit 97960c7Copy full SHA for 97960c7
1 file changed
.github/workflows/deploy.yml
@@ -92,7 +92,7 @@ jobs:
92
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
93
organization-id: '4e74932d-7987-4337-9219-893ea21bd691'
94
project-slug: 'kando'
95
- signing-policy-slug: 'test-signing '
+ signing-policy-slug: 'release-signing '
96
github-artifact-id: '${{ steps.upload-unsigned-artifacts.outputs.artifact-id }}'
97
wait-for-completion: true
98
output-artifact-directory: 'out/make/signed'
0 commit comments