mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 08:21:02 +02:00
0f45bb5792
The release workflow's direct commit of mobile/ios/app-repo.json was rejected once main went PR-only (GH006). main's protection now lives in a ruleset whose only bypass actor is deploy keys, so the step commits with git and pushes over SSH using the RELEASE_DEPLOY_KEY secret instead of EndBug/add-and-commit with GITHUB_TOKEN. Also syncs the iOS app repo steps and app-repo.json into dev; they previously existed only on main.