浏览代码

fix: nightly build with draft=false

Andelf 3 年之前
父节点
当前提交
096e285090
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build-desktop-release.yml

+ 1 - 1
.github/workflows/build-desktop-release.yml

@@ -389,7 +389,7 @@ jobs:
         with:
           tag_name: nightly
           name: 'Desktop App Nightly Relase $$'
-          draft: true
+          draft: false
           prerelease: ${{ (github.event_name == 'workflow_dispatch' && github.event.inputs.is-pre-release) || (github.event_name == 'schedule')}}
           body: "This is a nightly release of the Logseq desktop app."
           files: |