fix: workflow

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com>
This commit is contained in:
Charles GTE
2026-03-06 13:25:14 +01:00
committed by GitHub
co-authored by charlesgauthereau
parent ba2fc55188
commit d359d53fb7
2 changed files with 22 additions and 8 deletions
+2 -2
View File
@@ -7,10 +7,10 @@
},
"git": {
"commit": true,
"commitMessage": "chore: release v${version}",
"commitMessage": "chore: release ${version}",
"requireCleanWorkingDir": true,
"tag": true,
"tagName": "v${version}",
"tagName": "${version}",
"push": true
},
"plugins": {