You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add github_release_build workflow to attach APKs for GitHub release builds, and update github_action_build (previously debug_build) workflow and app/build.gradle to use semantic versioning for app version and add commit hash and github to APK file names.
Add workflow_dispatch and cron schedule for "00:15 on 1st of every 2nd month" to github_action_build workflow triggers.