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 6fbacca commit 4bee520Copy full SHA for 4bee520
appveyor.yml
@@ -10,7 +10,7 @@ artifacts:
10
deploy:
11
- provider: NuGet
12
api_key:
13
- secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
+ secure: K3/810hkTO6rd2AEHVkUQAadjGmDREus9k96QHu6hxrA1/wRTuAJemHMKtVVgIvf
14
skip_symbols: true
15
on:
16
branch: /^(master|dev)$/
@@ -20,4 +20,4 @@ deploy:
20
artifact: /Serilog.*\.nupkg/
21
tag: v$(appveyor_build_version)
22
23
- branch: master
+ branch: master
0 commit comments