We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3bb564 commit f62258aCopy full SHA for f62258a
1 file changed
common/config/azure-pipelines/npm-post-publish.yaml
@@ -166,6 +166,10 @@ extends:
166
- task: DownloadPipelineArtifact@2
167
displayName: 'Download API review files'
168
inputs:
169
+ source: specific
170
+ project: GitHubProjects
171
+ pipeline: 'rushstack NPM Publish'
172
+ runVersion: latest
173
artifact: api
174
path: $(Pipeline.Workspace)/api
175
0 commit comments