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 734bd3e commit 2b650abCopy full SHA for 2b650ab
appveyor.yml
@@ -43,14 +43,14 @@ deploy:
43
server: https://www.myget.org/F/research-institute/api/v2/package
44
api_key:
45
secure: 6CeYcZ4Ze+57gxfeuHzqP6ldbUkPtF6pfpVM1Gw/K2jExFrAz763gNAQ++tiacq3
46
- skip_symbols: true
+ skip_symbols: false
47
on:
48
branch: develop
49
- provider: NuGet
50
server: https://www.myget.org/F/jadnc/api/v2/package
51
52
53
54
55
branch: unstable
56
0 commit comments