Sfoglia il codice sorgente

ci: set release_type default back to Action

TheWildJames 2 settimane fa
parent
commit
d5b8ff0efb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/main.yml

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

@@ -14,7 +14,7 @@ on:
           - Action
           - Pre-Release
           - Release
-        default: Pre-Release
+        default: Action
       kernel_build_version:
         description: "Kernel Version"
         type: choice