Ver Fonte

Update build-kernel-a14-6.1.yml

James McConnell há 1 ano atrás
pai
commit
975098c611
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      .github/workflows/build-kernel-a14-6.1.yml

+ 6 - 0
.github/workflows/build-kernel-a14-6.1.yml

@@ -6,6 +6,12 @@ on:
       lto_type:
         required: true
         type: string
+      next_branch:
+        required: true
+        type: string
+      next_branch_other:
+        required: false
+        type: string
   
 jobs:
   build-kernel-a14-6-1-kernelsu-susfs: