浏览代码

ci: set release_type default back to Action

TheWildJames 2 周之前
父节点
当前提交
d5b8ff0efb
共有 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: Pre-Release
+        default: Action
       kernel_build_version:
         description: "Kernel Version"
         type: choice