Skip to content

Commit 4bee520

Browse files
authored
Update NuGet.org publishing key
1 parent 6fbacca commit 4bee520

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
@@ -10,7 +10,7 @@ artifacts:
1010
deploy:
1111
- provider: NuGet
1212
api_key:
13-
secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
13+
secure: K3/810hkTO6rd2AEHVkUQAadjGmDREus9k96QHu6hxrA1/wRTuAJemHMKtVVgIvf
1414
skip_symbols: true
1515
on:
1616
branch: /^(master|dev)$/
@@ -20,4 +20,4 @@ deploy:
2020
artifact: /Serilog.*\.nupkg/
2121
tag: v$(appveyor_build_version)
2222
on:
23-
branch: master
23+
branch: master

0 commit comments

Comments
 (0)