浏览代码

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 2 周之前
父节点
当前提交
b375384138
共有 1 个文件被更改,包括 1 次插入1 次删除
  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