We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5b7f8 commit bfa1914Copy full SHA for bfa1914
appveyor.yml
@@ -20,7 +20,7 @@ for:
20
deploy:
21
- provider: NuGet
22
api_key:
23
- secure: bd9z4P73oltOXudAjPehwp9iDKsPtC+HbgshOrSgoyQKr5xVK+bxJQngrDJkHdY8
+ secure: N59tiJECUYpip6tEn0xvdmDAEiP9SIzyLEFLpwiigm/8WhJvBNs13QxzT1/3/JW/
24
skip_symbols: true
25
on:
26
branch: /^(master|dev)$/
@@ -30,4 +30,4 @@ deploy:
30
artifact: /Serilog.*\.nupkg/
31
tag: v$(appveyor_build_version)
32
33
- branch: master
+ branch: master
0 commit comments