Skip to content

Commit 125b7c9

Browse files
committed
test version
1 parent 041d50d commit 125b7c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
if: ${{ inputs.release_type != '' }}
4343
run: |
4444
VERSION=$(make version)
45+
echo "the next release version is--${VERSION}"
4546
echo "tag_name=${VERSION#[^0-9]}" >> $GITHUB_OUTPUT
4647
4748
- name: Upload artifacts

0 commit comments

Comments
 (0)