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.
2 parents 91be91b + 6cc68d9 commit efbbe3eCopy full SHA for efbbe3e
appveyor.yml
@@ -15,11 +15,11 @@ deploy:
15
secure: 4nUKbHgmKmedr6dDtCT2uWVLeQl+tFqO+y9LvRi3nk7cvD/DnOYI1ZqajsgDqxnH
16
skip_symbols: true
17
on:
18
- branch: /^(master|dev)$/
+ branch: /^(main|dev)$/
19
- provider: GitHub
20
auth_token:
21
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
22
artifact: /Serilog.*\.nupkg/
23
tag: v$(appveyor_build_version)
24
25
- branch: master
+ branch: main
0 commit comments