aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e6271c85..22f13fa2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -595,7 +595,7 @@ jobs:
run: |
langs=( en ru )
devver=dev
- stable=$(git tag | grep v | tail -n 1 | cut -c2-4)
+ stable=$(git tag | grep v | grep -v "-" | tail -n 1 | cut -c2-4)
vers=( 0.5.x 0.4.x )
# Create directories