PowerShell-Native icon indicating copy to clipboard operation
PowerShell-Native copied to clipboard

Fix the release build when SkipSigning is set to True

Open adityapatwardhan opened this issue 4 years ago • 0 comments

When SkipSigning is set to True the release build does not succeed. It incorrectly uploads the signed zip file artifacts to the build artifacts. This causes failures down the line in the build.

adityapatwardhan avatar Mar 09 '21 00:03 adityapatwardhan