fix: workflow

* 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 09:36:59 +01:00
committed by GitHub
co-authored by charlesgauthereau
parent 2695715180
commit 0008f70552
-5
View File
@@ -55,11 +55,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
- name: Get new version
id: get_version
run: |
TAG="v$(node -p "require('./package.json').version")"
echo "tag=$TAG" >> $GITHUB_OUTPUT
- name: Convert release to draft
run: |