Selaa lähdekoodia

Change build_type requirement from true to false

jimsterino98 4 kuukautta sitten
vanhempi
sitoutus
8b69dd8fc5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -16,7 +16,7 @@ on:
         required: true
         type: string
       build_type:
-        required: true
+        required: false
         type: string
       susfs:
         required: true