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

Commit dfe1687

Browse files
committed
Add GitHub release via appveyor
1 parent bd70add commit dfe1687

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

appveyor.yml

+8-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ artifacts:
4848
- path: '**\Titanium.Web.Proxy.*.nupkg'
4949

5050
deploy:
51+
- provider: GitHub
52+
auth_token:
53+
secure: ItVm+50ASpDXx1w+FCe2NTpZxqCbjRWfugLjk/bqBIi00DvPnSGOV1rIQ5hnwBW3
54+
on:
55+
branch: master
5156
- provider: NuGet
5257
api_key:
53-
secure: ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
58+
secure: ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
59+
on:
60+
branch: master

0 commit comments

Comments
 (0)