fix: workflow

* 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 10:53:49 +01:00
committed by GitHub
co-authored by charlesgauthereau
parent 91a6d672fa
commit 64724d2a92
+3
View File
@@ -39,6 +39,9 @@ jobs:
- run: git config --global user.name 'github-actions[bot]'
- run: git config --global user.email 'github-actions[bot]@users.noreply.github.com'
- run: git fetch origin main:main
- run: git checkout main
- name: Run release-it
id: release_step
# run: |