Skip to content

Commit c60bb20

Browse files
committed
Remove old v1 MyGet
1 parent 8aca139 commit c60bb20

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
@@ -34,8 +34,8 @@ artifacts:
3434
deploy:
3535
# MyGet Deployment for builds & releases
3636
- provider: NuGet
37-
server: https://www.myget.org/F/umbracofilesystemproviders-azure/api/v2/package
38-
symbol_server: https://www.myget.org/F/umbracofilesystemproviders-azure/symbols/api/v2/package
37+
server: https://www.myget.org/F/umbraco-packages/api/v2/package
38+
symbol_server: https://www.myget.org/F/umbraco-packages/symbols/api/v2/package
3939
api_key:
4040
secure: yvlnQEq6tmxGOdbtTuKyAhcdY1GCD98/sG9+Qo7y7SNb89GAbjLXxueOMspkjvUh
4141
artifact: /.*\.nupkg/

0 commit comments

Comments
 (0)