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