Browse Source

Add 'none' option to root_flavor in workflow

jimsterino98 3 ngày trước cách đây
mục cha
commit
0a4a5e1d9c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -41,6 +41,7 @@ on:
         description: "Root Flavor"
         type: choice
         options:
+          - none
           - KernelSU-Next
           - KernelSU
           - ReSukiSU