diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 617f04af..60934207 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -79,6 +79,6 @@ jobs: - script: yarn release blessing-skin-server.zip displayName: Generate package - task: PublishPipelineArtifact@0 - inputs: - artifactName: 'Package file' - targetPath: 'blessing-skin-server.zip' + inputs: + artifactName: 'Package file' + targetPath: 'blessing-skin-server.zip'