Skip to content

Commit bfa1914

Browse files
authored
Update NuGet API Key
1 parent fd5b7f8 commit bfa1914

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
@@ -20,7 +20,7 @@ for:
2020
deploy:
2121
- provider: NuGet
2222
api_key:
23-
secure: bd9z4P73oltOXudAjPehwp9iDKsPtC+HbgshOrSgoyQKr5xVK+bxJQngrDJkHdY8
23+
secure: N59tiJECUYpip6tEn0xvdmDAEiP9SIzyLEFLpwiigm/8WhJvBNs13QxzT1/3/JW/
2424
skip_symbols: true
2525
on:
2626
branch: /^(master|dev)$/
@@ -30,4 +30,4 @@ deploy:
3030
artifact: /Serilog.*\.nupkg/
3131
tag: v$(appveyor_build_version)
3232
on:
33-
branch: master
33+
branch: master

0 commit comments

Comments
 (0)