Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit bf50349

Browse files
committed
include snupkg
1 parent 7e6138d commit bf50349

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
@@ -5,8 +5,8 @@ build_script:
55
- ps: ./Build.ps1
66
test: off
77
artifacts:
8-
- path: artifacts/Serilog.Sinks.Elasticsearch*.nupkg
9-
- path: artifacts/Serilog.Formatting.Elasticsearch*.nupkg
8+
- path: artifacts/Serilog.Sinks.Elasticsearch*.*nupkg
9+
- path: artifacts/Serilog.Formatting.Elasticsearch*.*nupkg
1010
only_commits:
1111
files:
1212
- serilog-sinks-elasticsearch.sln

0 commit comments

Comments
 (0)