* 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 11:25:13 +01:00
committed by GitHub
co-authored by charlesgauthereau
parent 7959f903bb
commit fdaca0e8a7
+4
View File
@@ -59,3 +59,7 @@ jobs:
echo "draft_tag=$DRAFT_TAG" >> $GITHUB_OUTPUT echo "draft_tag=$DRAFT_TAG" >> $GITHUB_OUTPUT
env: env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
- name: Log draft release tag
run: |
echo "The temporary draft release tag is: ${{ steps.release_step.outputs.draft_tag }}"