fix: auto-release Step 9 mirror uses inline bash instead of release_mirror.php #175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
auto-release.yml Step 9 (40 lines) mirrors releases to GitHub via inline bash.
release_mirror.phpCLI tool already exists.Solution
Replace with release_mirror.php call.
Files
Branch created:
feature/175-fix-auto-release-step-9-mirror-uses-inli