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 3adde72 commit 909758eCopy full SHA for 909758e
1 file changed
.github/workflows/build-desktop-platforms.yml
@@ -120,7 +120,7 @@ jobs:
120
organization-id: ${{ secrets.SIGNPATH_ORGANIZATION_ID }}
121
project-slug: 'GitHub-Store'
122
signing-policy-slug: ${{ vars.SIGNPATH_SIGNING_POLICY_SLUG }}
123
- artifact-configuration-slug: 'initial-version'
+ artifact-configuration-slug: 'initial'
124
github-artifact-id: ${{ needs.build-windows.outputs.windows-artifact-id }}
125
wait-for-completion: true
126
output-artifact-directory: signed-artifacts
0 commit comments