Skip to content

Commit 7645aa3

Browse files
authored
Reinstate NuGet publishing [Skip CI]
1 parent bc187c5 commit 7645aa3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ test: off
1414
artifacts:
1515
- path: artifacts/Serilog.*.nupkg
1616
deploy:
17+
- provider: NuGet
18+
api_key:
19+
secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
20+
skip_symbols: true
21+
on:
22+
branch: /^(master|dev)$/
1723
- provider: GitHub
1824
auth_token:
1925
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX

0 commit comments

Comments
 (0)