Skip to content

Commit e87a265

Browse files
authored
Update the release pipeline to remove AzFeed from display name (#4204)
1 parent 11974f8 commit e87a265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/PSReadLine-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ extends:
271271

272272
- job: publish
273273
dependsOn: validation
274-
displayName: Publish to AzFeed and PSGallery
274+
displayName: Publish to PSGallery
275275
variables:
276276
- name: ob_outputDirectory
277277
value: '$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT'

0 commit comments

Comments
 (0)