James McConnell 1 anno fa
parent
commit
b59ffce6c0
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  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