Skip to content

Commit 7dc14a5

Browse files
Fix artifact name for download
1 parent ae8f72a commit 7dc14a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ extends:
132132
templateContext:
133133
inputs:
134134
- input: pipelineArtifact
135-
artifactName: drop_Build_Nuget_Build_Nuget
135+
artifactName: drop_Build_Nuget_Build_Nuget_Job
136136
steps:
137137
- task: PowerShell@2
138138
inputs:

0 commit comments

Comments
 (0)