While doing some test runs, I have been consistently encountering the same error, but have been having a difficult time troubleshooting it due to the unhelpful error.
⚠️ GitHub release failed with status: undefined, retrying...
This persists until the API rate limit is exceeded.

Here's an example run: https://github.com/matchai/test-rust-actions/runs/244631334
Suggestions:
- It might be useful to log the full error object if
error.status is nully.
- It would be nice if there was a retry limit, or a backoff of sorts. It is retrying 100 times in 15 seconds, making users unable to fix the problem and retry due to API limits being exceeded