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
fix: trigger APK build from release-please after release
GitHub doesn't trigger workflows from GITHUB_TOKEN events, so
the release:published event never fires the APK build. Instead,
chain the APK build as a reusable workflow called directly by
release-please after creating a release.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments