From 8d533cafebc7130e4fb98d5927fe60277bab02c4 Mon Sep 17 00:00:00 2001 From: Tian Liao Date: Mon, 29 Apr 2024 16:21:06 +0800 Subject: [PATCH] update display name --- build/pipelines/azure-pipelines.release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/azure-pipelines.release.yaml b/build/pipelines/azure-pipelines.release.yaml index 89372af9..f786e438 100644 --- a/build/pipelines/azure-pipelines.release.yaml +++ b/build/pipelines/azure-pipelines.release.yaml @@ -22,7 +22,7 @@ parameters: default: true - name: publishVPack - displayName: Publish VPack as undocked inbox app + displayName: Publish as undocked inbox app via VPack type: boolean default: true