[CI-Skip] [CheckSkip] Fix release numbering
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
git pull
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" && git config --global user.name "github-actions[bot]"
|
||||
echo "release_num=$(git tag | wc -l)" >> $GITHUB_ENV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user