Skip to content

Commit b114384

Browse files
authored
Publish from main; new key
1 parent aaba502 commit b114384

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
@@ -11,10 +11,10 @@ artifacts:
1111
deploy:
1212
- provider: NuGet
1313
api_key:
14-
secure: K3/810hkTO6rd2AEHVkUQAadjGmDREus9k96QHu6hxrA1/wRTuAJemHMKtVVgIvf
14+
secure: sDnchSg4TZIOK7oIUI6BJwFPNENTOZrGNsroGO1hehLJSvlHpFmpTwiX8+bgPD+Q
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)