From 389b510a9eed5e9969dca3a3375173fc88d1652f Mon Sep 17 00:00:00 2001 From: Matt Jeanes Date: Sat, 7 Mar 2020 21:06:15 +0000 Subject: [PATCH] oh you were using this lol --- .azuredevops/pipelines/templates/publish-os-steps.yml | 2 ++ 1 file changed, 2 insertions(+) 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