This commit is contained in:
charlesgauthereau
2026-03-06 10:49:04 +01:00
parent 483f9cf192
commit 746a9f5eb6
+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: |