Ver Fonte

Remove release_type from build workflow inputs

Removed 'release_type' parameter from workflow inputs.
jimsterino98 há 4 meses atrás
pai
commit
dfa8c3f867
1 ficheiros alterados com 0 adições e 3 exclusões
  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