action-gh-release/dist
Stephen Way 7dc9b8ac0f
fix(action): handle 422 already_exists race condition (#665)
- Add retry logic for 422 'already_exists' errors in race conditions
- Allow action to find and update existing releases instead of failing
- Add test to verify race condition handling works correctly
- Fixes regression that broke matrix workflows in v2.2.2+

closes #616
2025-10-03 14:34:31 -04:00
..
index.js fix(action): handle 422 already_exists race condition (#665) 2025-10-03 14:34:31 -04:00