James McConnell 1 год назад
Родитель
Сommit
b59ffce6c0
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      .github/workflows/build.yml

+ 0 - 6
.github/workflows/build.yml

@@ -6,12 +6,6 @@ permissions:
 on:
   workflow_call:
     inputs:
-      make_release:
-        required: true
-        type: boolean
-      include_susfs:
-        required: true
-        type: boolean
       android_version:
         required: true
         type: string