diff --git a/.pipelines/wsl-build-release-onebranch.yml b/.pipelines/wsl-build-release-onebranch.yml index 7146dce25..e231f8063 100644 --- a/.pipelines/wsl-build-release-onebranch.yml +++ b/.pipelines/wsl-build-release-onebranch.yml @@ -7,7 +7,7 @@ parameters: - name: pushToStore displayName: 'Push the release to the Microsoft Store' type: boolean - default: false + default: true - name: testVersion displayName: 'Test the release pipeline'