Don't use "secrets: inherit"!

This commit is contained in:
Patrick Lehmann
2025-05-04 11:21:05 +02:00
parent 68357fddd8
commit bdf8239a73
3 changed files with 20 additions and 17 deletions

View File

@@ -145,7 +145,7 @@ jobs:
if [[ "${{ steps.codecov.outcome }}" == "failure" ]]; then
printf "::error title=%s::%s\n" "Publish Unit Test Results / Codecov" "Failed to publish unittest results."
else
printf "Codecov: No errors to report."
printf "Codecov: No errors to report.\n"
fi
- name: 📤 Upload merged 'JUnit Test Summary' artifact