.gitea/workflows/release.yml aktualisiert

This commit is contained in:
2025-03-20 08:06:48 +01:00
parent 81d2e8c599
commit cb5a0b7735

View File

@@ -58,6 +58,8 @@ jobs:
- name: Inspect file
run: cat ${{ steps.scan.outputs.table }}
- name: Write file
run: echo ${{ steps.scan.outputs.table }} >> result.txt
- name: Upload Artifact