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 3c768d4 commit 3eb94a6Copy full SHA for 3eb94a6
appveyor.yml
@@ -20,11 +20,5 @@ build:
20
artifacts:
21
- path: '**\Tsarev.*.nupkg'
22
name: Tsarev Analyzer NuGet
23
-deploy:
24
-- provider: NuGet
25
- api_key:
26
- secure: xWsf2rExtqDyT/CWQObnkecDiF7yTSty8Gp8HzRi11erJuXJ8KpdQ7gV7X0rTpD5
27
- on:
28
- branch: master
29
cache:
30
- - packages -> **\packages.config
+ - packages -> **\packages.config
0 commit comments