File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -358,9 +358,7 @@ jobs:
358358 sign.exe code trusted-signing payload/* `
359359 -tse https://wus2.codesigning.azure.net/ `
360360 -tsa git-fundamentals-signing `
361- -tscp git-fundamentals-windows-signing `
362- -d "Git Fundamentals Windows Signing Certificate" `
363- -u "https://github.com/git-ecosystem/git-credential-manager"
361+ -tscp git-fundamentals-windows-signing
364362
365363 - name : Lay out signed payload, images, and symbols
366364 shell : bash
@@ -436,9 +434,7 @@ jobs:
436434 sign.exe code trusted-signing nupkg/* `
437435 -tse https://wus2.codesigning.azure.net/ `
438436 -tsa git-fundamentals-signing `
439- -tscp git-fundamentals-windows-signing `
440- -d "Git Fundamentals Windows Signing Certificate" `
441- -u "https://github.com/git-ecosystem/git-credential-manager"
437+ -tscp git-fundamentals-windows-signing
442438
443439 mv nupkg/* .
444440
You can’t perform that action at this time.
0 commit comments