mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
ci(build): non-release as default
This commit is contained in:
2
.github/workflows/build-desktop-release.yml
vendored
2
.github/workflows/build-desktop-release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user