use the dot to make nx happy ()

This commit is contained in:
Maurizio Vitale 2023-03-16 16:55:31 +01:00 committed by GitHub
parent 29ed53bc47
commit 23002d0fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,7 +82,7 @@ fi
if [[ "${EXEC_ALPHA}" == true ]]
then
NEXT_VERSION=${NEXT_VERSION}-${PR_NUMBER}
NEXT_VERSION=${NEXT_VERSION}.${PR_NUMBER}
fi
if [[ "${EXEC_BETA}" == true ]]