Skip to content

Commit d05c38c

Browse files
authored
Work around 500 error when attempting to publish symbols
1 parent 1af66c2 commit d05c38c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ artifacts:
1010
- path: artifacts/Serilog.*.nupkg
1111
deploy:
1212
- provider: NuGet
13+
skip_symbols: true
1314
api_key:
1415
secure: jZtLAmD4ALF9x1BZR1DiV3KhKlliWbzRUAw73xfMZaBsvz19123qLz2zw1+hPdcn
1516
on:

0 commit comments

Comments
 (0)