Update action.yml

This commit is contained in:
Shein Maxim
2025-05-20 17:53:28 +05:00
parent bd2465ff14
commit 8c5ad4aae9

View File

@@ -55,7 +55,7 @@ runs:
# extract branch name as is
GIT_BRANCH_NAME=$(git branch --show-current)
GIT_BRANCH_FORMATTED=$(echo $GIT_BRANCH_NAME | grep -E '^[0-9]{2}\.[0-9]{2}\.[0-9]{1,2}$' | wc -l || echo 0)
GIT_BRANCH_FORMATTED=$(echo $GIT_BRANCH_NAME | grep -E '^[0-9]{1}\.[0-9]{2}\.[0-9]{2}$' | wc -l || echo 0)
fi
# get tag description