Skip to content

Commit efbbe3e

Browse files
authored
Merge pull request #58 from serilog/dev
Publish from `main`
2 parents 91be91b + 6cc68d9 commit efbbe3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ deploy:
1515
secure: 4nUKbHgmKmedr6dDtCT2uWVLeQl+tFqO+y9LvRi3nk7cvD/DnOYI1ZqajsgDqxnH
1616
skip_symbols: true
1717
on:
18-
branch: /^(master|dev)$/
18+
branch: /^(main|dev)$/
1919
- provider: GitHub
2020
auth_token:
2121
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
2222
artifact: /Serilog.*\.nupkg/
2323
tag: v$(appveyor_build_version)
2424
on:
25-
branch: master
25+
branch: main

0 commit comments

Comments
 (0)