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 b2ca94c commit 74bbc9eCopy full SHA for 74bbc9e
appveyor.yml
@@ -19,11 +19,11 @@ deploy:
19
secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
20
skip_symbols: true
21
on:
22
- branch: /^(dev|master)$/
+ branch: master
23
- provider: GitHub
24
auth_token:
25
secure: ggZTqqV1z0xecDoQbeoy3A7xikShCt9FWZIGp95dG9Fo0p5RAT9oGU0ZekHfUIwk
26
artifact: /Serilog.*\.nupkg/
27
tag: v$(appveyor_build_version)
28
29
- branch: master
0 commit comments