From d6576d18897ccf9ad85b9cd4533b063f95d831d3 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Sun, 15 Mar 2020 00:14:57 +0300 Subject: [PATCH] Updated windows-release.yml for Azure Pipelines --- pipelines/windows-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/windows-release.yml b/pipelines/windows-release.yml index 6c8b124..5b1764b 100644 --- a/pipelines/windows-release.yml +++ b/pipelines/windows-release.yml @@ -72,7 +72,7 @@ steps: inputs: SourceFolder: '$(Build.SourcesDirectory)/changelogs' Contents: | - android.xml + windows.json github.md TargetFolder: '$(outputDirectory)'