mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: Fix/draft release (#143)
* fix * Update release.yml --------- Co-authored-by: Théo LAGACHE <theo.lagache@soluce-technologies.com>
This commit is contained in:
co-authored by
Théo LAGACHE
parent
ae72e262aa
commit
ed0b5410f6
+2
-1
@@ -9,7 +9,8 @@
|
||||
},
|
||||
"github": {
|
||||
"release": true,
|
||||
"tokenRef": "GITHUB_TOKEN"
|
||||
"tokenRef": "GITHUB_TOKEN",
|
||||
"draft": true
|
||||
},
|
||||
"plugins": {
|
||||
"@release-it/conventional-changelog": {
|
||||
|
||||
Reference in New Issue
Block a user