Skip to content

Commit 3d63fa7

Browse files
authored
Publish from main
1 parent 7ca6143 commit 3d63fa7

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
@@ -21,11 +21,11 @@ deploy:
2121
secure: rbdBqxBpLt4MkB+mrDOYNDOd8aVZ1zMkysaVNAXNKnC41FYifzX3l9LM8DCrUWU5
2222
skip_symbols: true
2323
on:
24-
branch: /^(master|dev)$/
24+
branch: /^(main|dev)$/
2525
- provider: GitHub
2626
auth_token:
2727
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
2828
artifact: /Serilog.*\.nupkg/
2929
tag: v$(appveyor_build_version)
3030
on:
31-
branch: master
31+
branch: main

0 commit comments

Comments
 (0)