fix: nightly build with draft=false

This commit is contained in:
Andelf
2021-12-14 01:10:32 +08:00
committed by Tienson Qin
parent 313f3e87c0
commit 096e285090

View File

@@ -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: |