Skip to content

Commit 8717ac8

Browse files
committed
update nuget key, add nlc to artifacts
1 parent 2d10f9a commit 8717ac8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,12 @@ artifacts:
121121
name: IBM.WatsonDeveloperCloud.Discovery.v1
122122
- path: '\src\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1\bin\$(configuration)\*.nupkg'
123123
name: IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1
124+
- path: '\src\IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1\bin\$(configuration)\*.nupkg'
125+
name: IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1
124126
deploy:
125127
- provider: NuGet
126128
api_key:
127-
secure: 2W1iN8vudnfbSezg9ZE4bfBBacbBHjhVuseZqsKsd2nCIydYaLRnW3kordCyeI/O
129+
secure: jVMsvYb86JW+UMN2Gb2m1JazRkouGMzd58NHWxWVAY1BsQbehIU+YTxdsAeMo1qy
128130
on:
129131
branch: master
130132
APPVEYOR_REPO_TAG: true

0 commit comments

Comments
 (0)