made new release 2.4.1

This commit is contained in:
odweta
2025-01-16 13:28:47 +01:00
parent cca561f11b
commit d8bda87b38
+2 -1
View File
@@ -60,7 +60,8 @@ asset_url="https://gitlab.com/-/project/47146187"$(curl --request POST \
--header "PRIVATE-TOKEN: $glpat" \
--form "file=@app/build/outputs/apk/release/com.odweta.solon_$ver.apk" \
"https://gitlab.com/api/v4/projects/47146187/uploads" | jq .url -r)
echo $asset_url
exit
# add the file as a stable release asset
echo
echo "[creating release asset]"