made new release 2.4.1

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