Skip to content

Commit e350491

Browse files
bschnurrCopilot
andauthored
Enable publishing by default in pre-release pipeline (#973)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1276ce9 commit e350491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-devdiv-pipeline.pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ parameters:
3333
- name: publishExtension
3434
displayName: 🚀 Publish Extension
3535
type: boolean
36-
default: false
36+
default: true
3737

3838
- name: buildPlatforms
3939
type: object

0 commit comments

Comments
 (0)