mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: workflow
* fix * fix * 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
8fbe639aa1
commit
b33c0810d5
@@ -69,7 +69,7 @@ jobs:
|
|||||||
run: echo "${{ steps.release_step.outputs.draft_tag }}" > draft_tag.txt
|
run: echo "${{ steps.release_step.outputs.draft_tag }}" > draft_tag.txt
|
||||||
|
|
||||||
- name: Save draft tag artifact
|
- name: Save draft tag artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: draft_tag
|
name: draft_tag
|
||||||
path: draft_tag.txt
|
path: draft_tag.txt
|
||||||
Reference in New Issue
Block a user