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 13b3e64 commit e863fcdCopy full SHA for e863fcd
appveyor.yml
@@ -45,11 +45,11 @@ artifacts:
45
- path: 'Artifacts\NuGet\*.nupkg' # find all NuGet packages recursively
46
environment:
47
api_key:
48
- secure: Onn5DCtRxwNADYG8i4snNuUOE5qhUsUSv5unaY5SMLv4l2FbRnIUlbdVw02s39Xk
+ secure: 6sjYZ79gyEUWXT0vN2PwoUQsBcrxMjzSC7/a1xPqvPbhyFmNR225vtwUr9xmbTVN
49
deploy:
50
- provider: NuGet
51
52
53
skip_symbols: false
54
on:
55
branch: master
0 commit comments