mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
dev (#171)
* 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:
co-authored by
charlesgauthereau
parent
7959f903bb
commit
fdaca0e8a7
@@ -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 }}"
|
||||||
Reference in New Issue
Block a user