diff --git a/.github/workflows/bump-bwc.yml b/.github/workflows/bump-bwc.yml index 0b82546c..b26cb7c0 100644 --- a/.github/workflows/bump-bwc.yml +++ b/.github/workflows/bump-bwc.yml @@ -25,7 +25,7 @@ jobs: installation_id: 42934585 - name: Fetch Tag and Version Information - uses: actions/checkout@v4 + - uses: actions/checkout@v4 run: | if [ -z ${{ inputs.tag }} ]; then TAG=${{ inputs.tag }}