[GHA] Check Version Numbering

Ref: #419
This commit is contained in:
Mitchell Krog 2021-07-05 12:40:38 +02:00
parent 687afa03bf
commit 8d95910240
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -78,6 +78,14 @@ nginxv1=$(cat ./.dev-tools/nginxv1.txt)
nginxv2=$(cat ./.dev-tools/nginxv2.txt)
nginxv3=$(cat ./.dev-tools/nginxv3.txt)
echo "${bold}${yellow}======================"
echo "${bold}${blue}======================"
echo "${bold}${blue}MODIFYING README FILES"
echo "${bold}${blue}======================"
echo "${bold}${yellow}======================"
echo ${MY_GIT_TAG}
# ---------
# FUNCTIONS
# ---------