This commit is contained in:
CanbiZ 2025-05-06 14:26:08 +02:00
commit f689bee623

View File

@ -89,6 +89,7 @@ jobs:
echo "files_found=false" >> $GITHUB_OUTPUT
echo "missing=$json_file" >> $GITHUB_OUTPUT
fi
fi
- name: Comment if not all Files found
if: steps.check_files.outputs.files_found == 'false'