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
The release job failed when triggered manually because action-gh-release
requires a tag. Extract versionName from build.gradle.kts, upload the APK
as a workflow artifact on workflow_dispatch, and only publish to GitHub
Releases on tag pushes.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments