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 bc187c5 commit 7645aa3Copy full SHA for 7645aa3
appveyor.yml
@@ -14,6 +14,12 @@ test: off
14
artifacts:
15
- path: artifacts/Serilog.*.nupkg
16
deploy:
17
+- provider: NuGet
18
+ api_key:
19
+ secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
20
+ skip_symbols: true
21
+ on:
22
+ branch: /^(master|dev)$/
23
- provider: GitHub
24
auth_token:
25
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
0 commit comments