File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ stages:
6767 displayName: Copy AppxUpload artifact
6868
6969 # creates a submission package that is published to the store; containers store page information and the WSL appxupload
70- - task : MS-RDX-MRO.windows-store-publish-dev .package-task.store-package@3
70+ - task : MS-RDX-MRO.windows-store-publish.package-task.store-package@3
7171 displayName : ' Creating StoreBroker Payload'
7272 inputs :
7373 serviceEndpoint : ' AzureConnection-StoreBroker-WIF'
@@ -88,7 +88,7 @@ stages:
8888 displayName: Copy StoreBrokerPayload to drop
8989
9090 # submit the package flight to the WSL SelfHost Flight Group
91- - task : MS-RDX-MRO.windows-store-publish-dev .flight-task.store-flight@3
91+ - task : MS-RDX-MRO.windows-store-publish.flight-task.store-flight@3
9292 displayName : ' Flight StoreBroker Package to Partner Center - WSL SelfHost Flight Group'
9393 condition : and(succeeded(), eq('${{ parameters.publishPackage }}', true))
9494 inputs :
You can’t perform that action at this time.
0 commit comments