Skip to content

Commit 67f212d

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
update service connection name
1 parent 3425148 commit 67f212d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ extends:
552552
- task: MS-RDX-MRO.windows-store-publish.package-task.store-package@3
553553
displayName: Publish to Microsoft Store
554554
inputs:
555-
serviceEndpoint: <YourServiceConnection>
555+
serviceEndpoint: dsc-store
556556
sbConfigPath: '$(System.DefaultWorkingDirectory)/DSC/.pipelines/store/SBConfig.json'
557557
sourceFolder: '$(GitHubReleaseDirectory)'
558558
contents: '*.msixbundle'

0 commit comments

Comments
 (0)