fix(ci): semantic release plugins.
This commit is contained in:
parent
f1a2fba92d
commit
554ffd9743
1 changed files with 1 additions and 2 deletions
|
@ -186,8 +186,8 @@
|
|||
}
|
||||
},
|
||||
"release": {
|
||||
"debug": true,
|
||||
"verifyConditions": [
|
||||
"@semantic-release/changelog",
|
||||
"@semantic-release/npm",
|
||||
"@semantic-release/git",
|
||||
"@semantic-release/github"
|
||||
|
@ -205,7 +205,6 @@
|
|||
}
|
||||
],
|
||||
"publish": [
|
||||
|
||||
"@semantic-release/npm",
|
||||
"@semantic-release/github"
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue