Files
vs-welcome-screen/.gitea/workflows/build.yml
Axel Meyer d9fa028765
All checks were successful
Build & Release / build (push) Successful in 34s
Fix release JSON parsing: use python3 instead of grep
grep-based JSON parsing broke on Gitea's response format (exit 3:
URL malformat from corrupted release ID). Use python3 json module
for reliable parsing. Also add trap-based token cleanup and upload
status verification.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 18:34:46 +00:00

4.2 KiB