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 60f09be commit 2e0cdafCopy full SHA for 2e0cdaf
appveyor.yml
@@ -16,10 +16,10 @@ artifacts:
16
- path: NuGet\*.nupkg
17
name: nupkgfiles
18
19
-# Temp publish to myget feed
+# Publish to myget.org feed
20
deploy:
21
provider: NuGet
22
- server: https://www.myget.org/F/amaitland-cefsharp/
+ server: https://www.myget.org/F/cefsharp/
23
api_key:
24
secure: T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
25
skip_symbols: true
0 commit comments