Merge pull request #17038 from deepeshgarg007/semantic_release_beta
chore: Enable semantic release for version-14-beta branch
This commit is contained in:
commit
1c3a1e782d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Generate Semantic Release
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- version-13
|
||||
- [version-13, version-14-beta]
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue