You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): add error handling to dev release pruning step
The pruning logic assumed gh CLI and jq always succeed. Now each stage
(list, parse, delete) captures errors, emits a ::warning:: annotation,
and exits cleanly so a pruning failure never breaks the dev build.
0 commit comments