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

Commit 370a9b8

Browse files
committed
Release pre
1 parent e888c00 commit 370a9b8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

appveyor.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,14 @@ deploy:
6161
api_key:
6262
secure: ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
6363
on:
64-
branch: master
64+
branch: master
65+
- provider: GitHub
66+
auth_token:
67+
secure: ItVm+50ASpDXx1w+FCe2NTpZxqCbjRWfugLjk/bqBIi00DvPnSGOV1rIQ5hnwBW3
68+
on:
69+
branch: release
70+
- provider: NuGet
71+
api_key:
72+
secure: ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
73+
on:
74+
branch: release

0 commit comments

Comments
 (0)