We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fac0d3 commit 2a101f1Copy full SHA for 2a101f1
1 file changed
.Pipelines/pipeline-publish.yml
@@ -15,7 +15,7 @@ parameters:
15
- name: packageVersion
16
displayName: 'Package version to publish (must match msal/sku.py, e.g. 1.36.0 or 1.36.0rc1)'
17
type: string
18
- default: ' '
+ default: ''
19
20
- name: publishTarget
21
displayName: 'Publish target'
0 commit comments