build: add git plugin to sematic-release config file
This commit is contained in:
@@ -4,6 +4,7 @@ plugins:
|
||||
- - "@semantic-release/changelog"
|
||||
- changelogFile: CHANGELOG.md
|
||||
- "@semantic-release/gitlab"
|
||||
- "@semantic-release/git"
|
||||
branches:
|
||||
- "master"
|
||||
- "+([0-9])?(.{+([0-9]),x}).x"
|
||||
|
||||
Reference in New Issue
Block a user