chore: print body in workflow log
All checks were successful
Release / release (push) Successful in 55s

This commit is contained in:
2025-07-06 15:01:41 +02:00
parent e8e6a24065
commit e2d08d7b70

View File

@@ -77,6 +77,7 @@ jobs:
fi
done
echo -e "$body"
echo -e "$body" > /tmp/release_notes.md
- name: Create Gitea Release