Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

1 #95

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

1 #95

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build_ErfanGSIs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build_ErfanGSIs
name: build_ErfanGSIsSS

on:
# release:
Expand All @@ -14,7 +14,7 @@ on:
types: [started]

env:
ROM_URL: http://bigota.d.miui.com/20.4.27/miui_MIMIX3_20.4.27_8f7879221b_10.0.zip
ROM_URL: https://bigota.d.miui.com/8.4.26/miui_MIPAD2_8.4.26_04142568fe_5.1.zip
ROM_NAME: MIUI
TZ: Asia/Shanghai

Expand Down