.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -58,6 +58,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Inspect file
|
- name: Inspect file
|
||||||
run: cat ${{ steps.scan.outputs.table }}
|
run: cat ${{ steps.scan.outputs.table }}
|
||||||
|
|
||||||
|
- name: Write file
|
||||||
run: echo ${{ steps.scan.outputs.table }} >> result.txt
|
run: echo ${{ steps.scan.outputs.table }} >> result.txt
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user