mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Restructure the release workflow so build jobs upload workflow artifacts instead of creating GitHub releases directly. A single finalize-release job downloads all artifacts and creates the release only when every platform build succeeds. Also removes the unused gradle bundle step from the Android job and adds retry logic to gradlew assembleRelease.