Skip to content

Commit 6d7fb36

Browse files
committed
Only publish the main NuGet package automatically.
1 parent c5c7081 commit 6d7fb36

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
@@ -24,6 +24,7 @@ deploy:
2424
- provider: NuGet
2525
api_key:
2626
secure: cb7z9qQsz1qaBcS46hh/jF9gwMxRaHxyTHZfKl1R9UZS0ADX6RCcBr5LbyqiyqES
27+
artifact: /.*MySqlConnector[0-9.]+nupkg/
2728
skip_symbols: true
2829
on:
2930
appveyor_repo_tag: true

0 commit comments

Comments
 (0)