Skip to content

Commit 2e0cdaf

Browse files
committed
Update myget publish URL
1 parent 60f09be commit 2e0cdaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ artifacts:
1616
- path: NuGet\*.nupkg
1717
name: nupkgfiles
1818

19-
# Temp publish to myget feed
19+
# Publish to myget.org feed
2020
deploy:
2121
provider: NuGet
22-
server: https://www.myget.org/F/amaitland-cefsharp/
22+
server: https://www.myget.org/F/cefsharp/
2323
api_key:
2424
secure: T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
2525
skip_symbols: true

0 commit comments

Comments
 (0)