We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 179d377 commit a2fb679Copy full SHA for a2fb679
appveyor.yml
@@ -32,14 +32,14 @@ for:
32
- provider: NuGet
33
skip_symbols: false
34
api_key:
35
- secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
+ secure: S9fkLwmhi7w+DGouXYqYq/1PGocnYo8UBUKwv+BGpWHnzE6yHZEYth3j/XJ9Ydsa
36
on:
37
branch: master
38
appveyor_repo_tag: true
39
40
41
42
43
44
branch: /release\/.+/
45
0 commit comments