Update release.yml
Make lit1 a release branch
This commit is contained in:
parent
989f24b4ea
commit
629a98fcac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Release
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- lit1
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Reference in a new issue