We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167a768 commit 691af13Copy full SHA for 691af13
1 file changed
tools/releaseBuild/yaml/publish.yml
@@ -20,7 +20,7 @@ stages:
20
deploy:
21
steps:
22
- download: current
23
- artifact: release
+ artifact: finalResults
24
25
- powershell: |
26
Get-ChildItem -Recurse "$(Pipeline.Workspace)/release"
0 commit comments