mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +00:00
ci: activate release on v3.x branch
This commit is contained in:
committed by
GitHub
parent
ec03dc4d9c
commit
749009dfe1
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -15,8 +15,8 @@ jobs:
|
||||
semantic_version: 17.0.7
|
||||
branches: |
|
||||
[
|
||||
'v1.1.x',
|
||||
'v2.x'
|
||||
'v2.x',
|
||||
'v3.x'
|
||||
]
|
||||
extra_plugins: |
|
||||
@semantic-release/changelog@5.0.1
|
||||
|
||||
Reference in New Issue
Block a user