Update version_branch.yml

This commit is contained in:
2025-12-23 14:44:09 -06:00
parent 15b9abbdc8
commit b9a7de32a0

View File

@@ -492,7 +492,7 @@ jobs:
raise SystemExit(0)
PY
- name:- name: Enforce update.xml is release generated only
- name: Enforce update.xml is release generated only
if: ${{ env.REPORT_ONLY != 'true' }}
run: |
source "$CI_HELPERS"