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 d1ad86d commit 2e919e8Copy full SHA for 2e919e8
.appveyor.yml
@@ -39,7 +39,7 @@ deploy:
39
- provider: NuGet
40
api_key:
41
secure: lFaEHVRMsSWTveDH/DuLl4+hv+O0i4qLkbhW3aCgzq0oCrOuV+0TSEkqe6aiHuNX
42
- skip_symbols: false
+ skip_symbols: true
43
artifact: /.*\.nupkg/
44
on:
45
appveyor_repo_tag: true
0 commit comments