We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c59f1 commit 771ceffCopy full SHA for 771ceff
.appveyor.yml
@@ -8,3 +8,6 @@ after_build:
8
- codecov -f "./artifacts/coverage/coverage.xml"
9
artifacts:
10
- path: ./artifacts/nuget/*.nupkg
11
+nuget:
12
+ account_feed: true
13
+ project_feed: true
0 commit comments