Explorar el Código

revert: "ci: set release_type default back to Action"

This reverts commit d5b8ff0efb543f9523e25dd73d7650a6f46aa222.

Signed-off-by: Ahmed Al-Nassif <mr.ahmed.nassif@gmail.com>
Ahmed Al-Nassif hace 2 semanas
padre
commit
b375384138
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/main.yml

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

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