mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49:16 +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:
|
||||
description: "WSA release type"
|
||||
required: true
|
||||
default: "retail"
|
||||
default: "insider fast"
|
||||
type: choice
|
||||
options:
|
||||
- retail
|
||||
@ -50,7 +50,7 @@ on:
|
||||
gapps_version:
|
||||
description: "Android version of GApps"
|
||||
required: true
|
||||
default: "11.0"
|
||||
default: "12.1"
|
||||
type: choice
|
||||
options:
|
||||
- 11.0
|
||||
@ -58,7 +58,7 @@ on:
|
||||
remove_amazon:
|
||||
description: "Remove Amazon AppStore"
|
||||
required: true
|
||||
default: "keep"
|
||||
default: "remove"
|
||||
type: choice
|
||||
options:
|
||||
- keep
|
||||
|
Loading…
Reference in New Issue
Block a user