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

Commit 3274471

Browse files
committed
appveyor script
1 parent c5d4c19 commit 3274471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ deploy:
5454
auth_token:
5555
secure: ItVm+50ASpDXx1w+FCe2NTpZxqCbjRWfugLjk/bqBIi00DvPnSGOV1rIQ5hnwBW3
5656
on:
57-
branch: stable
57+
branch: /(stable|beta)/
5858
- provider: NuGet
5959
api_key:
6060
secure: ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
6161
on:
62-
branch: stable
62+
branch: /(stable|beta)/

0 commit comments

Comments
 (0)