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

Commit cfdb37a

Browse files
committed
Disabled auto nuget publishing (for now)
1 parent d39005d commit cfdb37a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

appveyor.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ deploy:
5555
# name: GithubRcon
5656
# on:
5757
# branch: release
58-
- provider: NuGet
59-
on:
60-
branch: release
61-
api_key:
62-
secure: A+/eZB/j74UGv72c1pFKGxcjtu8KT6/rqbwwx+ZRifwDDK8lRUVo4FKubGPUgWAh
63-
artifact: Nuget
58+
# - provider: NuGet
59+
# on:
60+
# branch: release
61+
# api_key:
62+
# secure: A+/eZB/j74UGv72c1pFKGxcjtu8KT6/rqbwwx+ZRifwDDK8lRUVo4FKubGPUgWAh
63+
# artifact: Nuget

0 commit comments

Comments
 (0)