feat(outputs): add new_release_channel

This commit is contained in:
cycjimmy 2020-07-02 15:28:08 +08:00
parent 606b318c9c
commit ae40dc6658
6 changed files with 10 additions and 2 deletions

View file

@ -7,6 +7,10 @@ on:
push:
branches:
- master
- next
- next-major
- alpha
- beta
jobs:
release:

View file

@ -6,7 +6,6 @@ on:
- master
- next
- next-major
- next-major
- alpha
- beta
- 'feat/**'