Skip to content

Commit a692515

Browse files
authored
Update publishing key, branch names
1 parent a070918 commit a692515

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,7 +14,7 @@ deploy:
1414
secure: Fh92tRIFbe1FAiyD8lTThWgAorQ1vV+eFYMlUK0iLHBBenJcy/UYc1qj6kgHvUcO
1515
skip_symbols: true
1616
on:
17-
branch: /^(master|dev)$/
17+
branch: /^(main|dev)$/
1818
- provider: GitHub
1919
auth_token:
2020
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
@@ -23,4 +23,4 @@ deploy:
2323
/Serilog.*\.snupkg/
2424
tag: v$(appveyor_build_version)
2525
on:
26-
branch: master
26+
branch: main

0 commit comments

Comments
 (0)