From 8deebd1dddfd081f2d6f1f2ad671e4ee9b757411 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Thu, 22 Sep 2022 09:57:16 +0200 Subject: [PATCH] Rename artifact to svg-layout-designer --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 544e608..1a82720 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -59,4 +59,4 @@ steps: displayName: 'Test on Node.js 18.x Latest' - publish: $(System.DefaultWorkingDirectory)/dist - artifact: SVGLayoutDesigner \ No newline at end of file + artifact: svg-layout-designer \ No newline at end of file