mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 09:06:14 +00:00
- Remove exit 1 from status check to prevent workflow failure - Add proper GitHub permissions (statuses: write, contents: read) - Add error handling for commit status API calls - Add detailed logging to show which specific CI jobs failed - Ensure workflow completes successfully even when CI checks fail Fixes the 403 HTTP error and improves debugging visibility.