Skip to content

Commit 2a7fa7a

Browse files
committed
Push package to NuGet from tagged commits.
1 parent 7b17330 commit 2a7fa7a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

appveyor.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,11 @@ notifications:
1313
- provider: Slack
1414
incoming_webhook:
1515
secure: SRJ5fYQE4tvelyqeX3Lkv0gXta3O2pl4/+wNaqmqmcFkmYBe+U31T5YCGhipBOVhHBIZLevihOJZ78sFVJrmAFV5bHgtX/VPIKEXN+7ytis=
16+
deploy:
17+
- provider: NuGet
18+
api_key:
19+
secure: fLUem5pVBjrrXi52uwp796QP2j5enZsTv36p4dGtW1OOSxWcQYFdb2Z4IZaaHPQZ
20+
artifact: src\MySqlConnector\bin\Release\*.nupkg
21+
skip_symbols: true
22+
on:
23+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)