diff --git a/pipelines/prod-release.yaml b/pipelines/prod-release.yaml index 351ca8ebe..cf99f6b90 100644 --- a/pipelines/prod-release.yaml +++ b/pipelines/prod-release.yaml @@ -73,7 +73,7 @@ extends: source: 'specific' runVersion: 'specific' project: $(resources.pipeline.accessibility-insights-action-ci.projectID) - pipeline: $(resources.pipeline.accessibility-insights-action-ci.pipelineID) + definition: $(resources.pipeline.accessibility-insights-action-ci.pipelineID) runId: $(resources.pipeline.accessibility-insights-action-ci.runID) artifactName: ado-extension-drop targetPath: '$(System.DefaultWorkingDirectory)/ado-extension-drop'