diff --git a/.azuredevops/pipelines/templates/publish-os-steps.yml b/.azuredevops/pipelines/templates/publish-os-steps.yml index bdac92c27..b4c91bdc3 100644 --- a/.azuredevops/pipelines/templates/publish-os-steps.yml +++ b/.azuredevops/pipelines/templates/publish-os-steps.yml @@ -1,5 +1,7 @@ parameters: +- name: name + default: '' - name: Runtime default: '' - name: OutputName