ci: change release branch
This commit is contained in:
parent
57dea69185
commit
d0a74419b3
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -2,7 +2,7 @@ name: Generate Semantic Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- version-14
|
||||
- version-15
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"branches": ["version-14"],
|
||||
"branches": ["version-15"],
|
||||
"plugins": [
|
||||
"@semantic-release/commit-analyzer", {
|
||||
"preset": "angular",
|
||||
|
Loading…
Reference in New Issue
Block a user