Skip to content

Commit c8b9427

Browse files
authored
Publish from main
1 parent 7b41cce commit c8b9427

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
@@ -14,11 +14,11 @@ deploy:
1414
api_key:
1515
secure: jZtLAmD4ALF9x1BZR1DiV3KhKlliWbzRUAw73xfMZaBsvz19123qLz2zw1+hPdcn
1616
on:
17-
branch: /^(master|dev)$/
17+
branch: /^(main|dev)$/
1818
- provider: GitHub
1919
auth_token:
2020
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
2121
artifact: /Serilog.*\.nupkg/
2222
tag: v$(appveyor_build_version)
2323
on:
24-
branch: master
24+
branch: main

0 commit comments

Comments
 (0)