Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranmeng10101 <33647870+anmeng10101@users.noreply.github.com>2021-06-24 12:24:15 +0300
committeranmeng10101 <33647870+anmeng10101@users.noreply.github.com>2021-06-24 12:24:15 +0300
commit7b6fce32852ed4748f7724a23a33e9ed254cfe5f (patch)
treeb86f3846ae5e4dd2806b88c898fcd0c5406077a3
parent48abb77384f62ebe735be3475433528af4a2a1ce (diff)
Update nuget feedCredential name
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 07838959..7b521356 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -153,4 +153,4 @@ steps:
command: 'push'
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
nuGetFeedType: 'external'
- publishFeedCredentials: 'modc_nuget_org' \ No newline at end of file
+ publishFeedCredentials: 'mdoc_nuget_org' \ No newline at end of file