Skip to content

Commit

Permalink
bwc workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <[email protected]>
  • Loading branch information
Hailong-am committed Oct 18, 2023
1 parent ca572c6 commit 2156d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-bwc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
#installation_id: 22958780
installation_id: 42934585

- uses: actions/checkout@v4
- name: Fetch Tag and Version Information
uses: actions/checkout@v4
run: |
if [ -z ${{ inputs.tag }} ]; then
TAG=${{ inputs.tag }}
Expand Down

0 comments on commit 2156d69

Please sign in to comment.