We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721c5ef commit 22389f3Copy full SHA for 22389f3
.azure-pipelines.yml
@@ -51,6 +51,7 @@ jobs:
51
- template: jobs/publish-release.yml@rsg
52
parameters:
53
GitHubPackages: false
54
+ MyGetPackages: true
55
PublishNuGetPackagesFromArtifact: 'NuGet - Windows'
56
57
- job: Build
0 commit comments