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 7835c7a commit 45f3ae9Copy full SHA for 45f3ae9
appveyor.yml
@@ -25,10 +25,10 @@ deploy:
25
provider: NuGet
26
server: # remove to push to NuGet.org
27
api_key:
28
- secure: MJcgOa5NrhHuW69wVB2YH1XuSuUSSW3wN2SjltVrImJDjTkEUYk2lJCjbCvwMgf+
+ secure: yAQ7mEXw5NHQ6pXxu/K097EzanAv7ti/PcWSQVxb/xrjPDiWwcgTbNZ1LwTVpNd9
29
skip_symbols: false
30
symbol_server: # remove to push symbols to SymbolSource.org
31
artifact: /.*\.nupkg/
32
on:
33
branch: master
34
- appveyor_repo_tag: true
+ appveyor_repo_tag: true
0 commit comments