fix: github workflow

Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com>
This commit is contained in:
Charles GTE
2026-03-06 08:22:43 +01:00
committed by GitHub
co-authored by charlesgauthereau
parent 1a72be323b
commit 370b86337f
+2 -1
View File
@@ -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": {