Skip to content

Commit a583294

Browse files
committed
Update CI script.
1 parent 257f37f commit a583294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ environment:
77
NUGET_API_KEY:
88
secure: 4WMsxFFj1s1R+uO8E96HqveIJM77lMWjcWhUnfpXslepnAMlPVigu/SPKnd4aCQn
99

10-
artifacts:
11-
- path: '**\*.nupkg'
10+
build:
11+
publish_nuget: true
1212

1313
deploy:
1414
- provider: NuGet

0 commit comments

Comments
 (0)