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 bb78508 commit 464ae67Copy full SHA for 464ae67
appveyor.yml
@@ -10,13 +10,13 @@ artifacts:
10
deploy:
11
- provider: NuGet
12
api_key:
13
- secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
+ secure: Ph+Qvn8KTCdMRV5rirH0aO+PWmhfAMVIQCRdRVAJZFj5AO0x/4Rrn/WWjH0tc9A9
14
skip_symbols: true
15
on:
16
branch: /^(master|dev)$/
17
- provider: GitHub
18
auth_token:
19
- secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
+ secure: nKINbFDUnrA1rYVUPmk+W6Ddg8Dp3Eq5FzoRSPuEQP7dU4HBg19SBxFjTX91hhm2
20
artifact: /Serilog.*\.nupkg/
21
tag: v$(appveyor_build_version)
22
0 commit comments