Skip to content

Commit efe940a

Browse files
authored
Update published branch names, publishing key
1 parent f0e20b1 commit efe940a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ artifacts:
99
deploy:
1010
- provider: NuGet
1111
api_key:
12-
secure: dX4ewxGxhiNURkqJPuZQ8GQNjLvb8oZrHBThVotn+9GSMyQzeKXFpHkN04ykOfgc
12+
secure: ZpUO4ECx4c/V0Ecj04cfV1UGd+ZABeEG9DDW2fjG8vITjNYhmbiiJH0qNOnRy2G3
1313
skip_symbols: true
1414
on:
15-
branch: /^(master|dev)$/
15+
branch: /^(main|dev)$/
1616
- provider: GitHub
1717
auth_token:
1818
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
1919
artifact: /Serilog.*\.nupkg/
2020
tag: v$(appveyor_build_version)
2121
on:
22-
branch: master
22+
branch: main

0 commit comments

Comments
 (0)