From 54cfe8ae77a935bc7fd61e3cee6fcd34edb21c64 Mon Sep 17 00:00:00 2001 From: Hailong Cui Date: Wed, 18 Oct 2023 11:09:08 +0800 Subject: [PATCH] bwc workflow Signed-off-by: Hailong Cui --- .github/workflows/bump-bwc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}