Skip to content

fix(ci): allow mobile release uploads - #57

Merged
Dinip merged 1 commit into
mainfrom
fix/mobile-release-permission
Sep 7, 2026
Merged

Dinip merged 1 commit into
mainfrom
fix/mobile-release-permission

Conversation

@Dinip

@Dinip Dinip commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Summary

Grant the mobile release workflow write access to repository contents so it can attach the APK to a GitHub release.

Root cause

The reusable workflow downgraded the caller’s contents: write permission to contents: read. The APK built successfully, but gh release upload failed with HTTP 403.

Failed job: https://github.com/Dinip/yard/actions/runs/34159253642/job/101857487036

@Dinip
Dinip enabled auto-merge (squash) September 7, 2026 20:35
@Dinip
Dinip merged commit 82b4bc1 into main Sep 7, 2026
8 checks passed
@Dinip
Dinip deleted the fix/mobile-release-permission branch September 7, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant