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