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