feat(ci): point release ci to master branch
This commit is contained in:
parent
8e4f1920c7
commit
5b21c9490e
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -6,8 +6,7 @@ name: Release
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
# TODO: replace this one with master
|
||||
- dev-1.x-ci-pipelines
|
||||
- master
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user