diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 0e2a717e14..fdddec2d54 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -17,10 +17,6 @@ parameters: displayName: Deploy to Npm type: boolean default: false - - name: npmPublishTag - displayName: Npm publish tag - type: string - default: 'latest' - name: buildApiDocs displayName: Build API docs type: boolean