Skip to content

Commit 7abd3a2

Browse files
committed
appveyor.yml
1 parent e5146bc commit 7abd3a2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

appveyor.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ artifacts:
1515
- path: '**\*.nupkg'
1616
name: All Nupkg
1717
deploy:
18-
- provider: NuGet
19-
api_key:
20-
secure: ZWN99UOlUq7ILlVxQmWxn5+FzwDAIdyYYnPc/WBDTVzklrgX+jOzs2UHJOruyvrf
21-
skip_symbols: false
18+
- provider: Environment
19+
name: NuGet
2220
on:
2321
branch: master
2422
appveyor_repo_tag: true

0 commit comments

Comments
 (0)