Explorar o código

Remove release_type from build workflow inputs

Removed 'release_type' parameter from workflow inputs.
jimsterino98 hai 4 meses
pai
achega
dfa8c3f867
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      .github/workflows/build.yml

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

@@ -33,9 +33,6 @@ on:
       droidspace:
         required: true
         type: string
-      release_type:
-        required: true
-        type: string
       ntsync:
         required: true
         type: string