Skip to content

Commit 285a4ce

Browse files
authored
New NuGet API key
1 parent e9dfb98 commit 285a4ce

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: bd9z4P73oltOXudAjPehwp9iDKsPtC+HbgshOrSgoyQKr5xVK+bxJQngrDJkHdY8
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)