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:
Théo LAGACHE
2026-03-04 16:11:00 +01:00
committed by GitHub
co-authored by Théo LAGACHE
parent ae72e262aa
commit ed0b5410f6
2 changed files with 11 additions and 1 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
},
"github": {
"release": true,
"tokenRef": "GITHUB_TOKEN"
"tokenRef": "GITHUB_TOKEN",
"draft": true
},
"plugins": {
"@release-it/conventional-changelog": {