Skip to content

Commit 691af13

Browse files
Change the artifact folder name to where the nuget is created (#38)
1 parent 167a768 commit 691af13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/yaml/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ stages:
2020
deploy:
2121
steps:
2222
- download: current
23-
artifact: release
23+
artifact: finalResults
2424

2525
- powershell: |
2626
Get-ChildItem -Recurse "$(Pipeline.Workspace)/release"

0 commit comments

Comments
 (0)