• The updated managed themes CI assertion requires ref: ${{ vars.THEME_REF || github.base_ref || github.ref_name }} in ci.yml.

  • The commit fixes managed themes release channel handling.

  • When THEME_REF is set, the managed themes workflow resolves its ref from it; otherwise it falls back to the base branch or current branch.

  • The diff only shows the test assertion, so the exact runtime effect on managed theme builds is not detailed in the supplied evidence.