We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd66a64 commit 4fc3356Copy full SHA for 4fc3356
.pipelines/templates/release-publish-nuget.yml
@@ -12,6 +12,8 @@ jobs:
12
os: windows
13
templateContext:
14
inputs:
15
+ - input: pipelineArtifact
16
+ artifactName: drop_setReleaseTagAndUploadTools_SetTagAndTools
17
- input: pipelineArtifact
18
pipeline: PSPackagesOfficial
19
artifactName: drop_upload_upload_packages
0 commit comments