Explorar el Código

Update build.yml

James McConnell hace 1 año
padre
commit
b59ffce6c0
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  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