Files
nerd-monitor/.gitea/workflows/release.yml
Ducky SSH User 999a595b9c
Some checks failed
Build and Release / build (push) Failing after 12s
Remove jq dependency from release workflow
- Replace jq with grep for parsing JSON responses
- Use curl -w to capture HTTP response codes
- Improve error handling and logging
- Check HTTP response codes for upload success
- Should work on runners without jq installed
- Fixes 'command not found' error on release creation
2025-12-20 06:28:25 +00:00

5.7 KiB