3x-ui/.github/workflows
root badbbf71f5 fix: add retry for release upload to handle API propagation delay
gh release upload can fail with "release not found" when called
immediately after gh release create due to GitHub API propagation
delay. Add a 5s sleep after create and retry the upload up to 3 times.
2026-04-25 10:54:34 +08:00
..
cleanup_caches.yml Add workflow to clean old GitHub Actions caches 2026-02-03 00:19:44 +01:00
release.yml fix: add retry for release upload to handle API propagation delay 2026-04-25 10:54:34 +08:00