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 a7d85de commit 2c58800Copy full SHA for 2c58800
appveyor.yml
@@ -32,11 +32,3 @@ notifications:
32
secure: SRJ5fYQE4tvelyqeX3Lkv0gXta3O2pl4/+wNaqmqmcFkmYBe+U31T5YCGhipBOVhHBIZLevihOJZ78sFVJrmAFV5bHgtX/VPIKEXN+7ytis=
33
artifacts:
34
- path: artifacts\package\release\*.nupkg
35
-deploy:
36
-- provider: NuGet
37
- api_key:
38
- secure: SCNhz02UXcSKv6UVgAlhbzGb0u7PAQF4w1kx+cCGw1tm95QNhy2yiKLsLjjQ0j7l
39
- artifact: /.*MySqlConnector[0-9.]+(-(alpha|beta|rc)\.?[0-9.]+)?nupkg/
40
- skip_symbols: true
41
- on:
42
- appveyor_repo_tag: true
0 commit comments