ci(build): non-release as default

This commit is contained in:
Andelf
2022-07-08 11:32:51 +08:00
parent d390842a07
commit 872060965d

View File

@@ -13,7 +13,7 @@ on:
- beta
- nightly
- non-release
default: "beta"
default: "non-release"
git-ref:
description: "Release Git Ref (Which branch or tag to build?)"
required: true