We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978a311 commit 5b99f22Copy full SHA for 5b99f22
appveyor.yml
@@ -82,14 +82,14 @@ for:
82
- provider: NuGet
83
skip_symbols: false
84
api_key:
85
- secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
+ secure: S9fkLwmhi7w+DGouXYqYq/1PGocnYo8UBUKwv+BGpWHnzE6yHZEYth3j/XJ9Ydsa
86
on:
87
branch: master
88
appveyor_repo_tag: true
89
90
91
92
93
94
branch: /release\/.+/
95
0 commit comments