Skip to content

Commit b162aef

Browse files
authored
Change back to 'external_distribution' for nupkg signing (#3977)
1 parent 5e63f14 commit b162aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/PSReadLine-Official.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ extends:
225225
displayName: Sign nupkg
226226
inputs:
227227
command: 'sign'
228-
signing_profile: external_default
228+
signing_profile: external_distribution
229229
files_to_sign: '*.nupkg'
230230
search_root: $(nugetPath)
231231

0 commit comments

Comments
 (0)