|
|
@@ -128,9 +128,9 @@ jobs:
|
|
|
REPO_OWNER: WildPlusKernel
|
|
|
REPO_NAME: GKI_KernelSU_SUSFS
|
|
|
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
|
|
|
- RELEASE_NAME: "*TEST BUILD* GKI Kernels With KernelSU Next & SUSFS v1.5.5 *TEST BUILD*"
|
|
|
+ RELEASE_NAME: "*TEST BUILD* GKI Kernels With KernelSU ${{ inputs.kernelsu_variant }} & SUSFS v1.5.5 *TEST BUILD*"
|
|
|
RELEASE_NOTES: |
|
|
|
- This release contains KernelSU Next and SUSFS v1.5.5
|
|
|
+ This release contains KernelSU ${{ inputs.kernelsu_variant }} and SUSFS v1.5.5
|
|
|
|
|
|
Features:
|
|
|
[+] KernelSU
|