svenstaro / upload-release-action

Upload files to a GitHub release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Not Found

Mailaender opened this issue · comments

https://github.com/OpenRA/GeoIP-Database/runs/3268119417?check_suite_focus=true suddenly stopped working. The error message is vague. I don't understand what's going on. The task is to overwrite a file in an existing tagged release.

I see that the latest triggered action also fails with that same error, so this may be a result of that?
This is as good a time at any to thank you for the amazing work you've been doing and the value that you're contributing to the open source community as a whole 😊

This is weird. I almost think that this might be the GitHub API sometimes choking a little. Perhaps a retry would be in order here? I'll have to test.

These might be permission problems. Sadly the GitHub API will throw 404 instead which is irritating.

Does this issue persist? Since we now have retrying built in, I think this problem might be adequately mitigated.