Skip to content

Commit 28a63cb

Browse files
Update build-and-sign.yml
1 parent 0a0d1fa commit 28a63cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-sign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
4848
connector-url: 'https://githubactions.connectors.fqa.test.signpath.io:15021/'
4949
organization-id: '${{ vars.SIGNPATH_ORGANIZATION_ID }}'
50-
project-slug: 'SIGN-7287'
51-
signing-policy-slug: 'SIGN-7287'
50+
project-slug: 'test'
51+
signing-policy-slug: 'test_powershell'
5252
github-artifact-id: "${{steps.upload-unsigned-artifact.outputs.artifact-id}}"
5353
wait-for-completion: true
5454
output-artifact-directory: 'demo-application-signed'

0 commit comments

Comments
 (0)