Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit 1548e3a

Browse files
Update appveyor.yml
1 parent db9416b commit 1548e3a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

appveyor.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ cache:
2222
- '%USERPROFILE%\.nuget\packages'
2323
deploy:
2424
- provider: NuGet
25-
name: production
2625
api_key:
27-
secure: eG/1njQ1jmg8cuYYVjmO2+7cB/gfRx3QvUnKNK7J0NXL1yLtvCn+aBSmiJtFSJwv
26+
secure: zPPFd3VfauVBkWzlhniGLohV/zJzSCR7EzY/xgfGKE+vddJY3HmFHPDHRI14k47I
2827
on:
2928
branch: master
30-
appveyor_repo_tag: true
29+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)