mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 05:13:11 -07:00
parent
6a34a31ec6
commit
cb80e6c0e9
1 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@ jobs:
|
|||
- task: MS-RDX-MRO.windows-store-publish-dev.package-task.store-package@2
|
||||
displayName: Create StoreBroker Payload
|
||||
inputs:
|
||||
serviceEndpoint: StoreBrokerProxy
|
||||
serviceEndpoint: Essential Experiences StoreBrokerProxy
|
||||
sbConfigPath: Tools/Build/StoreBroker/SBCalculatorConfig.json
|
||||
sourceFolder: $(Build.ArtifactStagingDirectory)/appxBundleSigned
|
||||
contents: Microsoft.WindowsCalculator_8wekyb3d8bbwe.appxbundle
|
||||
|
@ -125,7 +125,7 @@ jobs:
|
|||
displayName: 'Flight StoreBroker Payload to team ring'
|
||||
name: StoreBrokerFlight
|
||||
inputs:
|
||||
serviceEndpoint: StoreBrokerProxy
|
||||
serviceEndpoint: Essential Experiences StoreBrokerProxy
|
||||
appId: '$(AppId)'
|
||||
flightId: '$(FlightId)'
|
||||
inputMethod: JsonAndZip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue