mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-02-17 11:46:20 +01:00
Update magisk.yml
This commit is contained in:
parent
831d1228fd
commit
36d2633e79
6
.github/workflows/magisk.yml
vendored
6
.github/workflows/magisk.yml
vendored
@ -14,7 +14,7 @@ on:
|
|||||||
release_type:
|
release_type:
|
||||||
description: "WSA release type"
|
description: "WSA release type"
|
||||||
required: true
|
required: true
|
||||||
default: "retail"
|
default: "insider fast"
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- retail
|
- retail
|
||||||
@ -50,7 +50,7 @@ on:
|
|||||||
gapps_version:
|
gapps_version:
|
||||||
description: "Android version of GApps"
|
description: "Android version of GApps"
|
||||||
required: true
|
required: true
|
||||||
default: "11.0"
|
default: "12.1"
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- 11.0
|
- 11.0
|
||||||
@ -58,7 +58,7 @@ on:
|
|||||||
remove_amazon:
|
remove_amazon:
|
||||||
description: "Remove Amazon AppStore"
|
description: "Remove Amazon AppStore"
|
||||||
required: true
|
required: true
|
||||||
default: "keep"
|
default: "remove"
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- keep
|
- keep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user