Skip to content
Snippets Groups Projects
Commit 72d02238 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

fix release.sh release description

parent 3f47973f
No related branches found
No related tags found
No related merge requests found
Pipeline #2927 failed
...@@ -98,7 +98,7 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then ...@@ -98,7 +98,7 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
echo "* Uploading artifacts to Github..." echo "* Uploading artifacts to Github..."
echo "**********************************" echo "**********************************"
./github.sh $1 $4 ./github.sh $1 ''"$4"''
echo "----------------------------------" echo "----------------------------------"
echo "- Building desktop versions..." echo "- Building desktop versions..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment