diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index 045b5b5794..7cdfb3eb2d 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -9,7 +9,7 @@ on: required: true jobs: - bump_props_version: + bump_version: name: "Create version_bump_${{ github.event.inputs.version_number }} branch" runs-on: ubuntu-20.04 steps: