Skip to content

Commit 771ceff

Browse files
enable nuget feed
1 parent 45c59f1 commit 771ceff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ after_build:
88
- codecov -f "./artifacts/coverage/coverage.xml"
99
artifacts:
1010
- path: ./artifacts/nuget/*.nupkg
11+
nuget:
12+
account_feed: true
13+
project_feed: true

0 commit comments

Comments
 (0)