Skip to content

Commit

Permalink
Update service connection (microsoft#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseartrivera authored Jun 11, 2021
1 parent d5044b1 commit 27c421c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/pipelines/templates/prepare-release-internalonly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- task: MS-RDX-MRO.windows-store-publish-dev.package-task.store-package@2
displayName: Create StoreBroker Payload
inputs:
serviceEndpoint: Essential Experiences StoreBrokerProxy
serviceEndpoint: Calculator StoreBroker Connection
sbConfigPath: Tools/Build/StoreBroker/SBCalculatorConfig.json
sourceFolder: $(Build.ArtifactStagingDirectory)/appxBundleSigned
contents: Microsoft.WindowsCalculator_8wekyb3d8bbwe.appxbundle
Expand All @@ -125,7 +125,7 @@ jobs:
displayName: 'Flight StoreBroker Payload to team ring'
name: StoreBrokerFlight
inputs:
serviceEndpoint: Essential Experiences StoreBrokerProxy
serviceEndpoint: Calculator StoreBroker Connection
appId: '$(AppId)'
flightId: '$(FlightId)'
inputMethod: JsonAndZip
Expand Down

0 comments on commit 27c421c

Please sign in to comment.