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: