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

Commit 4498745

Browse files
committed
publish releases to github
1 parent 5cccdd0 commit 4498745

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

appveyor.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ artifacts:
4848
- path: '**\EventHook.*.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)