Skip to content

Commit 92b10cf

Browse files
committed
Fix NuGet publish step
1 parent 7cf5b95 commit 92b10cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/ConsoleGuiTools-Official.yml

+1
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,5 @@ extends:
161161
inputs:
162162
command: push
163163
packagesToPush: $(drop)/Microsoft.PowerShell.ConsoleGuiTools.$(version).nupkg
164+
nuGetFeedType: external
164165
publishFeedCredentials: PowerShellGallery

0 commit comments

Comments
 (0)