Skip to content

Commit 38ed4ab

Browse files
Fix MyGet path
1 parent d13be6f commit 38ed4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ artifacts:
1919
deploy:
2020
# MyGet Deployment for builds & releases
2121
- provider: NuGet
22-
server: https://www.myget.org/F/umbracofilesystemproviders-azure/api/v2
22+
server: https://www.myget.org/F/umbracofilesystemproviders-azure/api/v2/package
2323
symbol_server: https://nuget.symbolsource.org/MyGet/umbracofilesystemproviders-azure
2424
api_key:
2525
secure: fz0rUrt3B1HczUC1ZehwVsrFSWX9WZGDQoueDztLte9/+yQG+BBU7UrO+coE8lUf

0 commit comments

Comments
 (0)