mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: .release-it.json
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
|||||||
"github": {
|
"github": {
|
||||||
"release": true,
|
"release": true,
|
||||||
"tokenRef": "GITHUB_TOKEN",
|
"tokenRef": "GITHUB_TOKEN",
|
||||||
"draft": true
|
"draft": true,
|
||||||
|
"push": true
|
||||||
},
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"@release-it/conventional-changelog": {
|
"@release-it/conventional-changelog": {
|
||||||
|
|||||||
Reference in New Issue
Block a user