From 94e5ca757aa6e0463abca8792606049248510ac5 Mon Sep 17 00:00:00 2001 From: TZoneDRKN <155275726+TZoneDRKN@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:50:35 -0300 Subject: [PATCH] Update auto-ozip-decrypt.yml --- .github/workflows/auto-ozip-decrypt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-ozip-decrypt.yml b/.github/workflows/auto-ozip-decrypt.yml index 7dc3bf3..2aee4f4 100644 --- a/.github/workflows/auto-ozip-decrypt.yml +++ b/.github/workflows/auto-ozip-decrypt.yml @@ -14,7 +14,7 @@ on: types: [started] env: - FIRMWARE_LINK: https://download.c.realme.com/flash/Rollbackpack/realme_narzo%2020/RMX2191_11_OTA_0190_all_nksxIPHHdisT.ozip #edit link here... + FIRMWARE_LINK: https://download.c.realme.com/osupdate/RMX2081PU_11_OTA_0510_all_e7jpQN0e3TYm.ozip #edit link here... FIRMWARE_NAME: RMX2191_11_OTA_0190_all_nksxIPHHdisT.ozip #edit file name here, you can find the name of file from link itself... FINAL_ZIP_NAME: THE_NAME_OF_ZIP_YOU_WANT.zip #This will be the name of final zip which will be uploaded. You can leave it unchanged. TZ: Asia/Kolkata