diff --git a/.github/workflows/version_branch.yml b/.github/workflows/version_branch.yml index 4a4df7f..6c3d498 100644 --- a/.github/workflows/version_branch.yml +++ b/.github/workflows/version_branch.yml @@ -513,7 +513,7 @@ jobs: PY - - name:- name: Enforce update feed XML is release generated only (delete update.xml and updates.xml) + - name: Enforce update feed XML is release generated only (delete update.xml and updates.xml) if: ${{ env.REPORT_ONLY != 'true' }} run: | source "$CI_HELPERS"