From cdfd65313617c8e0f3631ea667795eb0e667597a Mon Sep 17 00:00:00 2001 From: gt5669 <151973373+gt5669@users.noreply.github.com> Date: Sat, 25 Nov 2023 04:42:58 +0530 Subject: [PATCH] Update auto-ozip-decrypt.yml --- .github/workflows/auto-ozip-decrypt.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/auto-ozip-decrypt.yml b/.github/workflows/auto-ozip-decrypt.yml index 7dc3bf3..a7a8eab 100644 --- a/.github/workflows/auto-ozip-decrypt.yml +++ b/.github/workflows/auto-ozip-decrypt.yml @@ -14,9 +14,9 @@ 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_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. + FIRMWARE_LINK: "C:\Users\dell\Desktop\CPH1801EX_11_OTA_0260_all_PDLTtXmGT1DU.ozip" #edit link here... + FIRMWARE_NAME: CPH1801EX_11_OTA_0260_all_PDLTtXmGT1DU #edit file name here, you can find the name of file from link itself... + FINAL_ZIP_NAME: p.zip #This will be the name of final zip which will be uploaded. You can leave it unchanged. TZ: Asia/Kolkata jobs: