From 3561b34c60af415273f20fc696bddd875c6f9f05 Mon Sep 17 00:00:00 2001 From: imbroglius <163344413+imbroglius@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:17:31 +0200 Subject: [PATCH] Update upload.sh --- upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload.sh b/upload.sh index d71fd3c0..4552a2b4 100755 --- a/upload.sh +++ b/upload.sh @@ -14,7 +14,7 @@ BL=$PWD/redmi_13c_treble_aosp BD=$HOME/builds TAG="$(date +v%Y.%m.%d)" GUSER="imbroglius" -GREPO="Redmi_13C_treble_aosp" +GREPO="redmi_13c_treble_aosp"