## Summary Manual workflow trigger that requires a release version parameter. Fails fast if required tags are missing. ## Requirements - **Tag check:** If any submodule repository does not have the relevant tag created for the release, the workflow must fail (no partial build/upload). - **Steps:** build, then upload.
Summary
Manual workflow trigger that requires a release version parameter. Fails fast if required tags are missing.
Requirements