Skip to content

Commit 740aa8b

Browse files
committed
Initial
1 parent 21454cb commit 740aa8b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/Recovery-Compiler.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ on:
3636
DEVICE_TREE:
3737
description: 'Device Tree'
3838
required: true
39-
default: 'https://github.com/TDD788/A12s-DevTree'
39+
default: 'https://github.com/TDD788/M12-DevTree'
4040
DEVICE_TREE_BRANCH:
4141
description: 'Device Tree Branch'
4242
required: true
4343
default: 'DT-Builder'
4444
DEVICE_PATH:
4545
description: 'Specify your Device Path'
4646
required: true
47-
default: 'device/samsung/a12s'
47+
default: 'device/samsung/m12'
4848
DEVICE_NAME:
4949
description: 'Specify your Device Codename'
5050
required: true
51-
default: 'a12s'
51+
default: 'm12'
5252
RELEASE_TYPE:
5353
description: 'Official Build'
5454
required: true

0 commit comments

Comments
 (0)