Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit aa80181

Browse files
authored
We can't deploy to nuget.org anymore for now
Users can still get the previews by setting up the CI feed https://ci.appveyor.com/nuget/nugetizer3000
1 parent 9a65936 commit aa80181

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ install:
2121
# we run the tests ourselves in build.proj for coverage
2222
test: off
2323

24-
deploy:
25-
- provider: NuGet
26-
api_key:
27-
secure: 7MS5+XWaFchMXFqzgneQCqo9U0DlxiPXe/KWWUnbCBDEizVn06EjdQZkWu1gbNOJ
28-
on:
29-
branch: /v\d+\.\d+\.\d+/
30-
3124
nuget:
3225
project_feed: true
3326
disable_publish_on_pr: false

0 commit comments

Comments
 (0)